Files
habitica/website/client/components/ui
Ian Oxley 5753d3e648 Improve a11y for the dropdown menu
Add role="button" to make the component report itself as a button.

Add tabindex so the menu toggle can receive keyboard focus.

Add keydown handlers for `<Enter>` and `<Space>` so the dropdown menu
toggle responds to keyboard input.

Set the aria-pressed attribute to true if the menu is open, or false if
it is closed.
2018-11-23 22:44:30 +00:00
..
2018-09-09 12:05:33 +02:00
2018-09-09 12:05:33 +02:00
2018-02-01 10:14:21 -07:00
2018-09-09 12:05:33 +02:00
2018-09-09 12:05:33 +02:00
2017-09-25 20:12:49 +02:00