Files
vault/changelog/25399.txt
claire bontempo 2f2e0184bb UI: Fix copy button for PKI ca_chain certificate card (#25399)
* use format-copy-value helper for copy text in Hds::Copy::Button

* delete helper and revert masked input

* update certificate card to format to string

* add test

* add changelog;
2024-02-14 11:04:20 -08:00

4 lines
90 B
Plaintext

```release-note:bug
ui: Fix PKI ca_chain display so value can be copied to clipboard
```