feat(dashboards): expose keyboard mapping popover
Open
@MattPua is already working on this.
Since Apr 15, 2026.
enhancement
feature/dashboards
- Dominant language
- Python
- Stars
- 39.9k
- Forks
- 3.4k
- Avg merge
- 6h 51m
- Merged PRs (30d)
- 232
Description
Is your feature request related to a problem?
Dashboard keyboard shortcuts are easy to forget or discover. Users who rely on the keyboard have no in-context reference for what is available on the dashboards surface.
Describe the solution you'd like
Expose a keyboard mapping popover (or equivalent affordance—e.g. ? shortcut, footer link, or command palette entry) from the dashboards UI so users can see shortcuts without leaving the page.
Describe alternatives you've considered
- Relying on global app help only (less discoverable on dashboards).
- Static docs link only (context switch).
Additional context
Scoped to dashboards; implementation can align with existing keyboard-help patterns elsewhere in the app if any.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.