Issue Summary
1. Missing tab navigation support
The night shift toggle button appears to be inaccessible to tab navigation due to its missing tabindex attribute.
2. Missing tab focus indicator style, therefore users are not aware of which element is currently being focused
- Search button (below screenshot is when it's currently being focused by tab)
- Toggle sidebar button (below screenshot is when it's currently being focused by tab)
- Open site in new tab link (below screenshot is when it's currently being focused by tab)
- Toggle custom post types button (below screenshot is when it's currently being focused by tab)
- User avatar button (below screenshot is when it's currently being focused by tab)
Steps to Reproduce
- Open the Ghost admin
- Attempt to tab through the items inside the sidebar
Ghost Version
6.4.0
Node.js Version
22.19.0
How did you install Ghost?
CLI
Database type
MySQL 8
Browser & OS version
Brave browser & macOS 15.3
Relevant log / error output
Code of Conduct