-
Notifications
You must be signed in to change notification settings - Fork 2.5k
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
UI Overlap and State Persistence in Filter Menus #5922
Comments
To resolve the UI overlap and state persistence issues in the filter menus, follow these steps:
These changes should address the UI overlap, state persistence, and double border issues. References |
Can I get assigned to this @Bonapara ? |
Sure @rksingh2001, thanks for contributing! |
Working on this next @Bonapara ! |
Sure @ehconitin, thanks for taking this one! |
@Bonapara, I'm unassigning myself from this for now. If no one else picks it up, I can return to it later. Feel free to let me know if I should prioritize this over the other tasks I'm currently working on, and I'll adjust accordingly. |
I believe this issue is more important than the sidebar because more users experience it than use the compact mode :) |
Got it! |
Current Behavior
The sub-filter/filter type menu opens over the Filter menu, hiding it.
CleanShot.2024-06-18.at.11.39.15.mp4
When closing the sub-filter/filter type menu by clicking outside, it remains in memory when opening another filter.
CleanShot.2024-06-18.at.11.40.28.mp4
There is a double border between the sub-filter/filter type menu:
Desired Behavior
We should display the sub-filter/filter type menu above and slightly to the side of the filter menu so the filter menu remains visible underneath. We should reinitialize the display when closing the sub-filter/filter type menu.
Get rid of the double border
Figma
https://www.figma.com/design/xt8O9mFeLl46C5InWwoMrN/Twenty?node-id=33469-192820&t=jqRWyAJosBHzOW0I-11
The text was updated successfully, but these errors were encountered: