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

Backport of UI: Fix namespace picker in small screens into release/1.17.x #27731

Conversation

hc-github-team-secure-vault-core
Copy link
Contributor

Backport

This PR is auto-generated from #27728 to be assessed for backporting due to the inclusion of the label backport/1.17.x.

The below text is copied from the body of the original PR.


Description

In small screens where the navbar gets collapsed by default, the namespace picker was broken in that nothing would happen when you open the sidebar, click the dropdown, and try to navigate to one of the namespace options. With this PR, the namespace picker dropdown is fully functional even in screens where the side nav is collapsed by default.

renderInPlace is what fixed the behavior, but some CSS changes were necessary to make sure visually it looks the same as before:
Before and after -- same same!


Overview of commits

@hc-github-team-secure-vault-core hc-github-team-secure-vault-core force-pushed the backport/ui/VAULT-28285/mobile-namespace-picker/eminently-epic-koala branch from e69a1bf to 561c706 Compare July 9, 2024 20:24
@github-actions github-actions bot added the hashicorp-contributed-pr If the PR is HashiCorp (i.e. not-community) contributed label Jul 9, 2024
@hashishaw hashishaw added this to the 1.17.3 milestone Jul 9, 2024
@hashishaw hashishaw enabled auto-merge (squash) July 9, 2024 20:25
Copy link

github-actions bot commented Jul 9, 2024

Build Results:
All builds succeeded! ✅

Copy link

github-actions bot commented Jul 9, 2024

CI Results:
All Go tests succeeded! ✅

@hashishaw hashishaw merged commit 091cf34 into release/1.17.x Jul 9, 2024
30 of 31 checks passed
@hashishaw hashishaw deleted the backport/ui/VAULT-28285/mobile-namespace-picker/eminently-epic-koala branch July 9, 2024 20:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport hashicorp-contributed-pr If the PR is HashiCorp (i.e. not-community) contributed ui
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants