open-vault/changelog/12084.txt
claire bontempo b05ffa88d5
Improve Secret Empty States (#12084)
* adds conditional to render 'minus plain' icon when key doesn't exist

* shows a hyphen when KV secret doesn't have a key and/or value

* fixes tests
2021-07-21 12:47:52 -07:00

3 lines
73 B
Plaintext

```release-note:improvement
ui: Render dashes for secret empty states
```