Namerequest UI: make action menu usable via keyboard
Open
ENTITY - DO NOT USE
Name Request
techdebt
- Dominant language
- JavaScript
- Stars
- 23
- Forks
- 62
- Avg merge
- 24m
- Merged PRs (30d)
- 1
Description
I spent a few hours trying to get the new Action menu usable via keyboard, but the menu is implemented by Vuetify v-select and v-list components and it does not seem possible to override the default actions, nor to easily reconstruct this menu in a way to handle keyboard events correctly.

I found this Codepen that could be analyzed and may help:
https://codepen.io/cenozoic/pen/xxbBOYj
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.