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

[TASK] dropdown menu will go to navigation bar when scrolling the page. #1037

Open
Tracked by #948
bingzhang opened this issue Feb 1, 2023 · 0 comments
Open
Tracked by #948
Assignees
Labels
enhancement New feature or request

Comments

@bingzhang
Copy link
Collaborator

bingzhang commented Feb 1, 2023

https://user-images.githubusercontent.com/22112888/216093907-fe9473f7-1644-4925-aab9-affcb640aa95.png

the built-in dropdown menu can also go to the navigation bar. Just when you scroll up/down when the dropdown menu is expanded, you can not scroll up/down the whole window.
In our current code, we scroll up/down the whole window.

Those are the tech ideas how we disable/enable scrolling the window.

disable scrolling on the page
refer to the code: https://www.geeksforgeeks.org/how-to-disable-scrolling-temporarily-using-javascript/

enable the scrolling on the dropdown menu. (@sandeep-ps we need GUI designer for the scrolling on the dropdown menu)
Screen Shot 2023-02-01 at 3 35 25 PM

@bingzhang bingzhang self-assigned this Feb 1, 2023
@bingzhang bingzhang changed the title [Bug] dropdown menu will go to navigation bar when scrolling the page. [TASK] dropdown menu will go to navigation bar when scrolling the page. Feb 14, 2023
@sandeep-ps sandeep-ps added the enhancement New feature or request label Feb 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants