sensu / uchiwa

Uchiwa is a simple yet effective open-source dashboard for the Sensu monitoring framework.
https://uchiwa.io
MIT License
920 stars 174 forks source link

Keyboard navigation #161

Open mwedgwood-rmn opened 10 years ago

mwedgwood-rmn commented 10 years ago

It would be incredibly efficient to navigate the Uchiwa interface using the keyboard. I'm thinking single-letter shortcuts for the nav items (events, clients, etc.), arrow/enter action for selecting items from a list, plus "/" to jump to the search box. Once you're looking at a client or check, it would also be handy to have shortcuts for ack'ing, deleting, etc.

palourde commented 10 years ago

Good idea!

It seems relatively easy to do with Angular: http://jsfiddle.net/jorgthuijls/QaVLm/

shearn89 commented 9 years ago

:+1:, vim-style shortcuts (like GMail uses) would be brill!