-
Notifications
You must be signed in to change notification settings - Fork 11.4k
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: Popover menu remains fixed on scroll in Settings > Preferences #35421
Comments
I can reproduce, I'm working on this |
I recomment reading this https://gist.github.com/reetp/a66149d5f060f260643a353ca7067a98#developers |
Sorry, I'm new here, already started working on this |
okay no worries , I 'm also working on this issue . But if you manage to solve this feel free to raise a PR. |
ok no worries you can solve it @Anxhul10 , I will contribute to something else |
Description:
When opening a popover menu in Settings > Preferences, the menu remains fixed in its position even when the page is scrolled, leading to a poor user experience. The popover should either close on scroll or reposition correctly.
This behaviour is observed in all the popover menus under the preferences
Steps to reproduce:
Expected behavior:
eg - on scroll popover menu should change its position with the New Room Notification or New Message Notification
Actual behavior:
The popover menu remains in the same position even as the page scrolls, creating a misalignment with the UI.
video
Screencast.from.2025-03-07.16-53-16.webm
Server Setup Information:
checked on : open.rocket.chat
Client Setup Information
The text was updated successfully, but these errors were encountered: