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] Close / open fieldset buttons need better descriptors #12892

Closed
aphelionz opened this issue Jul 16, 2017 · 0 comments · Fixed by #13780
Closed

[Accessibility] Close / open fieldset buttons need better descriptors #12892

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

Comments

@aphelionz
Copy link
Contributor

Under visualizations there are several collapsible field editors. The controls that open and close them could benefit from better screen reader cues.

This one says "open editor" and "close editor" which is good, but it should be "open metrics editor" and "close metrics editor"

image

This one says "Grid" but it shoudl say "open grid options / close grid options" or some such thing

image

Likewise these two:

image

Finally, this one updates properly but I'm wondering if we need the screen reader to read it again upon activation:

image

@aphelionz aphelionz added Project:Accessibility Feature:Visualizations Generic visualization features (in case no more specific feature label is available) labels Jul 16, 2017
@tbragin tbragin added the bug Fixes for quality problems that affect the customer experience label Jul 28, 2017
@thomasneirynck thomasneirynck self-assigned this Aug 23, 2017
@timroes timroes self-assigned this Aug 30, 2017
timroes pushed a commit to timroes/kibana that referenced this issue Aug 30, 2017
timroes added a commit that referenced this issue Aug 31, 2017
* Use aria-expanded and better labels for agg collapsables

* Fix all agg options collapsables, fix #12892

* Label all vis editor inputs correctly, fix #11859

* Fix broken functional test
timroes added a commit that referenced this issue Aug 31, 2017
* Use aria-expanded and better labels for agg collapsables

* Fix all agg options collapsables, fix #12892

* Label all vis editor inputs correctly, fix #11859

* Fix broken functional test
timroes added a commit that referenced this issue Aug 31, 2017
* Use aria-expanded and better labels for agg collapsables

* Fix all agg options collapsables, fix #12892

* Label all vis editor inputs correctly, fix #11859

* Fix broken functional test
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:Visualizations Generic visualization features (in case no more specific feature label is available) Project:Accessibility
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants