GCRC / nunaliit

Nunaliit Atlas Framework
BSD 3-Clause "New" or "Revised" License
46 stars 15 forks source link

Investigate options for supporting keyboard navigation of Nunaliit's navigation menus #1225

Closed ahayes closed 4 months ago

ahayes commented 4 months ago

Supporting keyboard navigation in Nunaliit is important to achieve our goals for accessibility.

The current navigation menu that appears by default in a Nunaliit atlas is built dynamically based on configuration provided by the atlas builder in the atlas/nunaliit_atlas.json (new) or navigation/nunaliit_navigation.json (legacy). Enhancing the current menu system or replacing some or all of it are options for supporting keyboard navigation.