miroiu/nodify

[Docs] Add documentation for customizing the keyboard navigation system

Offen

#225 geöffnet am 17.06.2025

 (2 Kommentare) (0 Reaktionen) (2 zugewiesene Personen)C# (337 Forks)auto 404
documentationgood first issue

Repository-Metriken

Stars
 (1.949 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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

Contributor Guide