Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Keyboard accessibility #8

Open
bertob opened this issue Jan 25, 2014 · 2 comments
Open

Keyboard accessibility #8

bertob opened this issue Jan 25, 2014 · 2 comments
Assignees
Milestone

Comments

@bertob
Copy link
Contributor

bertob commented Jan 25, 2014

The entire interface should be accessible using only the keyboard.

examples:

  • It should be possible to choose a result from a suggestion list with the up/down keys and select it using enter.
  • similarly, results from routing API should be navigable with the up/down keys and the details for a route should be shown when enter is pressed.
@bertob
Copy link
Contributor Author

bertob commented Apr 25, 2014

Partly implemented (only for the auto suggestions)

@bertob bertob modified the milestones: future, 1.0 Apr 25, 2014
@jsparber
Copy link
Member

jsparber commented May 1, 2014

Mostly implemented in branch "keyboard" https://github.com/realnumbers/bus/tree/keyboard

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants