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: expand/collapse state for CRD sidebar items #1751

Merged
merged 2 commits into from
Dec 18, 2020

Conversation

aleksfront
Copy link
Contributor

Removing id determination from url and reverting back to using explicit id props.

Also, moving SidebarNavItem component to its own file.

sidebar item menus

Fixes #1685

Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
@aleksfront aleksfront requested a review from a team December 11, 2020 10:04
@aleksfront aleksfront added this to the 4.0.2 milestone Dec 11, 2020
@aleksfront aleksfront added area/ui bug Something isn't working labels Dec 11, 2020
@jakolehm jakolehm modified the milestones: 4.0.2, 4.0.3 Dec 11, 2020
@jakolehm jakolehm modified the milestones: 4.0.3, 4.0.4, 4.0.5 Dec 15, 2020
@jakolehm jakolehm merged commit 42817a6 into master Dec 18, 2020
@jakolehm jakolehm deleted the fix/expand-collapse-sidebar-items branch December 18, 2020 13:42
jakolehm pushed a commit that referenced this pull request Dec 22, 2020
* Moving SidebarNavItem component to its own file

Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>

* Using id prop to preserve expanding state

Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
@jakolehm jakolehm mentioned this pull request Dec 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/ui bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Cannot collapse/expand individual custom resource groups
4 participants