Files
vault/changelog/27289.txt
claire bontempo 1f64e6e9ca UI: Allow repeat data wrapping for wrap tool (#27289)
* update selectors

* add tests

* add tests

* add explanations to true only args

* allow token wrap to wrap again

* update test wording

* add wrap specific modules to tools acceptance test

* add changelog

* remove selectedAction

* trim args and update tests
2024-06-03 17:20:09 -07:00

4 lines
102 B
Plaintext

```release-note:improvement
ui: Allow users to wrap inputted data again instead of resetting form
```