github / github/annotation-toolkit

[Feature request] Add "or" separator option for keyboard shortcut combos

Abierto
#23 0 comentarios 0 reacciones 0 asignados Ver en GitHub
improvement set:user-interactions
Lenguaje dominante
Sin datos de lenguaje
Estrellas
320
Forks
33
Merge medio
36 min
PR fusionados (30 d)
2

Descripción

### Description

Keyboard shortcut combo components currently only support + as a separator (e.g., Ctrl + C). Some keyboard interactions require an or separator to communicate alternative key combinations (e.g., Home **or** Fn + Left Arrow).

### Requested change

Add an option to use **or** (in addition to the existing **+**) when building keyboard shortcut combos.

### Considerations

There's a point where these keyboard shortcut components become over-engineered, and we may already be there. Let's try to implement this in a simple way if possible. As it is, we should simplify what's already implemented, per:
- https://github.com/github/annotation-toolkit/issues/24

Guía de contribución

Abrir la guía de contribución

Línea de trabajo

Start by locating the keyboard shortcut combo components described in this issue and review the simplification discussion in issue #24. The work is done when a simple option supports either the existing “+” separator or an “or” separator for alternative key combinations, without unnecessary complexity.

Escrito por el modelo de indexación a partir del texto del issue.

Evaluación

Área
accessibility, design
Tipo de issue
Nueva funcionalidad
Dificultad
3/5
Tiempo estimado
1-2 días
Estado de actividad
Estancado
Claridad
Bastante claro
Aptitud para principiantes
38/100

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.