open-vault/changelog/13032.txt
claire bontempo bfc6467e55
UI/Truncate long secret names (#13032)
* small bar chart attr fix

* truncates and adds ellipsis of label is long

* adds tooltip for long labels

* updates storybook

* adds changelog

* only calculate overflow if query selectors grab elements

* moves tooltip pointer to left
2021-11-04 16:57:08 -07:00

4 lines
82 B
Plaintext

```release-note:bug
ui: Fixes long secret key names overlapping masked values
```