web/settings: Fix quick action selection
Created by: yowayb
- Fixed #2756,
- Replaced
setProperty()
(internal) calls withmodify()
(exported, typed)
Test plan
Note: no component snapshots (https://kentcdodds.com/blog/effective-snapshot-testing)
-
Before/after screenshots of a few combinations of Settings Actions
Questions
- Would a Percy visual test be appropriate?