Skip to content

Conversation

@DhruvBavadiya
Copy link

Description

This PR fixes the issue #297 by making the Navbar stay fixed at the top of the page. The following changes have been made:

  • Modified app/(dashboard)/dashboard/layout.tsx to include the fixed position for the Navbar.
  • Adjusted styles in app/(docs)/layout.tsx to ensure compatibility with the fixed Navbar.
  • Updated app/(marketing)/layout.tsx and app/(marketing)/page.tsx to reflect the new Navbar behavior.

Testing

  1. Verified that the Navbar remains fixed at the top during scrolling on various pages.
  2. Ensured that the layout does not break on different screen sizes and devices.

Additional Notes

Please review the changes and suggest any improvements if necessary. This update aims to improve user navigation by keeping the Navbar accessible at all times.

Copy link

@Jay-Karia Jay-Karia left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This Pull is duplicate (#300 )

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants