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

WIP: Isolate Drawer menu from the rest of the UI #3773

Draft
wants to merge 16 commits into
base: 9.0
Choose a base branch
from

Conversation

grebaldi
Copy link
Contributor

@grebaldi grebaldi commented Apr 30, 2024

refs: #3119
previous: #3682

WIP.

@grebaldi grebaldi force-pushed the feature/multi-app/02-loosen-the-menu branch from 9aa6eb2 to 9cf9b88 Compare May 30, 2024 09:15
Until now, dropdown contents were `null`ed when the dropdown is closed.
This leads to unneccessary re-renders every time the dropdown visibility
is toggled.

This commit changes this logic. Dropdown contents are now always
rendered, but hidden when the dropdown is closed.
@grebaldi grebaldi force-pushed the feature/multi-app/02-loosen-the-menu branch from 5666f1d to acbdd0a Compare May 30, 2024 11:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant