UI/Fixes secrets list breadcrumb (#13604)

* fixes basekey param

* adds changelog
This commit is contained in:
claire bontempo 2022-01-10 11:00:47 -08:00 committed by GitHub
parent 15bd5fd6b6
commit 9956c051d2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 1 deletions

3
changelog/13604.txt Normal file
View File

@ -0,0 +1,3 @@
```release-note:bug
ui: Fixes breadcrumb bug for secrets navigation
```

View File

@ -1,7 +1,7 @@
{{#with (options-for-backend @model.engineType) as |options|}}
<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}}>
<li>
<span class="sep">
/