Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Drawer Behavior: Prevent Content from Shifting on Open #21

Open
Shrutim1505 opened this issue Feb 10, 2025 · 0 comments · May be fixed by #22
Open

Fix Drawer Behavior: Prevent Content from Shifting on Open #21

Shrutim1505 opened this issue Feb 10, 2025 · 0 comments · May be fixed by #22

Comments

@Shrutim1505
Copy link
Contributor

Description:
Currently, when opening the navigation drawer, the main content shifts rightward. The expected behavior is for the drawer to overlay the content instead of affecting its position. This will improve the user experience by maintaining a stable layout when toggling the drawer.

Expected Behavior:

  • The drawer should appear over the content instead of shifting it.

  • A backdrop should appear behind the drawer to improve visibility.

  • Clicking outside the drawer should close it

Image

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 a pull request may close this issue.

1 participant