github / github/annotation-toolkit
[Feature request] Simplify keyboard shortcut combo components
Open
improvement
set:user-interactions
- Dominant language
- No language data
- Stars
- 320
- Forks
- 33
- Avg merge
- 36m
- Merged PRs (30d)
- 2
Description
### Description
The current keyboard shortcut combo components are over-engineered and could benefit from a rebuild. This covers two related improvements:
- **Rebuild the keyboard shortcut combos** in a simpler, more maintainable way.
- **Replace instance-swap properties** for keyboard shortcut components with nested instance drop-downs, which are easier to use in Figma.
### Why
The current implementation has more complexity than needed, making the components harder to maintain and harder for users to configure.
Contributor guide
Assessment
This issue has not been assessed yet.