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

[Accessibility] Timelion Query Filter Accessibility Issues #12908

Closed
2 tasks
aphelionz opened this issue Jul 16, 2017 · 0 comments
Closed
2 tasks

[Accessibility] Timelion Query Filter Accessibility Issues #12908

aphelionz opened this issue Jul 16, 2017 · 0 comments
Assignees
Labels
bug Fixes for quality problems that affect the customer experience Feature:Timelion Timelion app and visualization Feature:Visualizations Generic visualization features (in case no more specific feature label is available) Project:Accessibility

Comments

@aphelionz
Copy link
Contributor

  • Textarea needs proper screen reader hint, right now it just reads the contents
  • Resolution needs proper label for screen reader hint, right now it just reads the current selection

image

@cjcenizal cjcenizal added Feature:Visualizations Generic visualization features (in case no more specific feature label is available) Feature:Timelion Timelion app and visualization labels Jul 17, 2017
@tbragin tbragin added the bug Fixes for quality problems that affect the customer experience label Jul 28, 2017
@timroes timroes self-assigned this Aug 16, 2017
timroes pushed a commit to timroes/kibana that referenced this issue Aug 16, 2017
timroes added a commit that referenced this issue Aug 21, 2017
* Fix broken refresh shortcut for non OS X

On non OS X systems, the e.metaKey is most likely the windows key.
Hotkeys with the windows key are usually used as global (non application
internal) hotkeys. Also the documentation states, that Ctrl + Enter
should also work. With this commit it doesn't matter whether you press
the Meta or the Ctrl key + Enter.

* Make timelion datepicker more accessible

* Add meaningful labels to each interval shortcut, and
* Add a proper label to the custom input text field

* Make save options keyboard accessible, fix #12246, fix #12487

* Make sort button of saved-object-finder accessible, fix #12486

* Label timelion options correctly, fix #12907

* Make timelion legends keyboard accessible, fix #11844

* Make timelion autocompletion properly accessible

Fixes #11533, fixes #11525, fixes #12908

* Make timelion charts and actions accessible, fix #12909

* Add some more inline comments

* Fix HTML styles according to styleguide

* Replace sr-only by kuiScreenReaderOnly

* Make timelion autocompletion work with ARIA 1.1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Fixes for quality problems that affect the customer experience Feature:Timelion Timelion app and visualization Feature:Visualizations Generic visualization features (in case no more specific feature label is available) Project:Accessibility
Projects
None yet
Development

No branches or pull requests

4 participants