ex-makina / marklight-issues

Public bug and issue tracker for MarkLight
1 stars 0 forks source link

Handle keyboard/controller navigation events and submits #30

Open patrik-u opened 8 years ago

patrik-u commented 8 years ago

Implement support for navigating forms, UI, objects using keyboard/mouse navigation events and submits. E.g. the user should be able to scroll through a list or tab through input fields and press enter to press buttons. As such there need to be additional states to each view - focused as well as logic for handling navigation in the hierarchy.