miroiu/nodify
[Docs] Add documentation for customizing the keyboard navigation system
Aberta
#225 aberto em 17 de jun. de 2025
documentationgood first issue
Métricas do repositório
- Stars
- (1.949 estrelas)
- Métricas de merge de PR
- (Métricas PR pendentes)
Description
There's no documentation about customizing the keyboard navigation. We should document the following topics:
- adding, removing and activating existing keyboard navigation layers
- customizing the focus visual for editor elements (including connections)
- customizing the keyboard navigation gestures
The new system was implemented here: https://github.com/miroiu/nodify/pull/224