Add keyboard accessibility controls to the activity items on host details and dashboard pages (#28433)
For [#26505](https://github.com/fleetdm/fleet/issues/26505) This adds keyboard a11y controls to the activity items. We use a button element for the clickable area around a button as this gives us all the default keyboard control functionality out of the box. https://www.loom.com/share/311d684c5df145d1b32b83c8c0285133 - [x] Changes file added for user-visible changes in `changes/`, `orbit/changes/` or `ee/fleetd-chrome/changes`. See [Changes files](https://github.com/fleetdm/fleet/blob/main/docs/Contributing/Committing-Changes.md#changes-files) for more information. - [x] Manual QA for all new/changed functionality
This commit is contained in:
@@ -0,0 +1 @@
|
||||
- add keyboard accessibility controls to activities on dashboard and host details pages
|
||||
Reference in New Issue
Block a user