Files
fleet/changes/missing-keyboard-accessibility-os-settings
Magnus Jensen ba0b1c3bea Fix resend button not showing on keyboard navigation in OS settings modal (#49728)
<!-- Add the related story/sub-task/bug number, like Resolves #123, or
remove if NA -->
**Related issue:** Resolves none

After:


https://github.com/user-attachments/assets/cc9b73be-a015-49dd-adc3-5b516c02ea4c


Before:


https://github.com/user-attachments/assets/e870bc22-5984-4076-bb21-35699eda45bf

# Checklist for submitter

If some of the following don't apply, delete the relevant line.

- [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/guides/committing-changes.md#changes-files)
for more information.

## Testing
- [x] QA'd all new/changed functionality manually


<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->

## Summary by CodeRabbit

* **Bug Fixes**
  * Improved keyboard accessibility in OS settings tables.
* Resend and rotate actions now appear when their table row receives
keyboard focus, in addition to mouse hover.
* **Documentation**
  * Added a change note describing the accessibility improvement.

<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2026-07-22 16:12:29 +02:00

1 line
115 B
Plaintext

- Fixed an accessibility issue, where the resend button would not show up when focused inside the OS settings modal