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-dropdown-menu-component-modal-behaviour #184

Merged

Conversation

Rash-Hit
Copy link
Contributor

@Rash-Hit Rash-Hit commented Mar 10, 2024

Fixes : #183

Problem

Because default behavior of radix DropdownMenu is to work like a modal & due to this reason we face few minor issues in our ui , which are as follows

  1. Dancing Scrollbar : as soon as component start appearing ..
  2. Need to do double click for every interactions & until we click ui seems dead , no mouse pointers
  3. Scrolling not working until we click.
Dancing.Scrollbar.mp4
No.scrolling.mp4
Same.Behaviour.inside.mp4

Fix

Please check this video to see the fix and compare the diff

Fix.mp4

@Rash-Hit
Copy link
Contributor Author

@hkirat , is the change useful? Let me know if you need further explanation ..

@hkirat hkirat merged commit 919a4b3 into code100x:main Mar 26, 2024
1 check passed
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.

Dropdown Menu Component Modal Behavior - Bad For Our UI
2 participants