Commit fe2676e
A11y: Focus ring for widgets (#7167)
## Summary
Addresses #7165
Add focus state to widget inputs (including textarea)
## Screenshot
<img width="912" height="688" alt="image"
src="https://github.com/user-attachments/assets/329b1747-1c16-499c-9a17-58332d731c35"
/>
<!-- Add screenshots or video recording to help explain your changes -->
┆Issue is synchronized with this [Notion
page](https://www.notion.so/PR-7167-A11y-Focus-ring-for-widgets-2bf6d73d365081b9805ef5921c1d9b6e)
by [Unito](https://www.unito.io)
---------
Co-authored-by: github-actions <[email protected]>1 parent ab777bc commit fe2676e
File tree
7 files changed
+5
-2
lines changed- browser_tests/tests/vueNodes
- groups/groups.spec.ts-snapshots
- interactions/node/move.spec.ts-snapshots
- nodeStates
- bypass.spec.ts-snapshots
- colors.spec.ts-snapshots
- mute.spec.ts-snapshots
- src/renderer/extensions/vueNodes/widgets/components
- layout
7 files changed
+5
-2
lines changedLines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
3 | 6 | | |
4 | 7 | | |
5 | 8 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| |||
0 commit comments