grafana/public/app/features/variables/pickers/OptionsPicker
Tobias Skarhed 1f091c448f
Template variables: Keyboard navigation improvements (#38001)
* Fix variable labels

* Add proper labeling for input

* Add ids to PickerRenderer

* Fix tests

* Update PR feedback

* OptionsPicker: Change to id

* Inherit aria attributes

* Add checkbox role

* Fix typo

* Add proper label reference

* Update role and label

* Prevent spreadng non-DOM attributes

* Move form layout to other component

* Remove haspopup

* Add testid to selector

* Add HTMLProps extension

* Use list

* Move styles outside of class

* Add cx
2021-08-19 16:28:25 +02:00
..
actions.test.ts Variables: Removes experimental Tags feature (#33361) 2021-04-27 05:57:25 +02:00
actions.ts Variables: Removes experimental Tags feature (#33361) 2021-04-27 05:57:25 +02:00
OptionPicker.test.tsx Template variables: Keyboard navigation improvements (#38001) 2021-08-19 16:28:25 +02:00
OptionsPicker.tsx Template variables: Keyboard navigation improvements (#38001) 2021-08-19 16:28:25 +02:00
reducer.test.ts Variables: Removes experimental Tags feature (#33361) 2021-04-27 05:57:25 +02:00
reducer.ts Variables: Removes experimental Tags feature (#33361) 2021-04-27 05:57:25 +02:00