Skip to content

UI/Fixes secrets list breadcrumb #13604

Merged
hellobontempo merged 2 commits intomainfrom
ui/secrets-breadcrumb-bug
Jan 10, 2022
Merged

UI/Fixes secrets list breadcrumb #13604
hellobontempo merged 2 commits intomainfrom
ui/secrets-breadcrumb-bug

Conversation

@hellobontempo
Copy link
Copy Markdown
Contributor

@hellobontempo hellobontempo commented Jan 8, 2022

Breadcrumbs weren't updating as file tree was navigated. Fixes #13581

Bug
secrets_breadcrumb

With fix

breadcrumb_bug

@hellobontempo
Copy link
Copy Markdown
Contributor Author

Will add milestone label once backporting is confirmed!

<PageHeader as |p|>
<p.top>
<KeyValueHeader @baseKey={{this.baseKey}} @path="vault.cluster.secrets.backend.list" @root={{@backendCrumb}}>
<KeyValueHeader @baseKey={{@baseKey}} @path="vault.cluster.secrets.backend.list" @root={{@backendCrumb}}>
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ah, probably a backport to 1.9 because I believe in 1.9 I glimmerized this component and this would be a glimmer issue. Nice catch!

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Monkeychip - from what I could tell this behavior has been happening since before 1.7? But I'll reconfirm next week

@vercel vercel bot temporarily deployed to Preview – vault-storybook January 8, 2022 02:44 Inactive
@vercel vercel bot temporarily deployed to Preview – vault January 8, 2022 02:44 Inactive
@hellobontempo hellobontempo added this to the 1.7.9 milestone Jan 10, 2022
@hellobontempo hellobontempo added bug Used to indicate a potential bug backport/1.8.x labels Jan 10, 2022
@hellobontempo hellobontempo merged commit 900831d into main Jan 10, 2022
@hellobontempo hellobontempo deleted the ui/secrets-breadcrumb-bug branch January 10, 2022 19:35
heppu pushed a commit to heppu/vault that referenced this pull request Jan 13, 2022
* fixes basekey param

* adds changelog
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Used to indicate a potential bug ui

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Navigation bar is missing

2 participants