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] Markdown type field not paired with label #12904

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

[Accessibility] Markdown type field not paired with label #12904

aphelionz opened this issue Jul 16, 2017 · 0 comments · Fixed by #13507
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

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
@timroes timroes self-assigned this Aug 15, 2017
timroes pushed a commit to timroes/kibana that referenced this issue Aug 15, 2017
timroes added a commit that referenced this issue Aug 18, 2017
* Fix markdown vis settings labels

* Fix contrast ratio of markdown blockquotes, #12491

* Fix fontsize of blockquotes in markdown, #12904

* Add vis type description for screen reader, fix #12887

The way tooltips are currently implemented we unfortunately cannot use
the tooltip for the aria-describedby. This is another issue to solve.

* Make main nav a11y when collapsed

* Camel case the vistype id used in HTML
timroes added a commit that referenced this issue Aug 18, 2017
* Fix markdown vis settings labels

* Fix contrast ratio of markdown blockquotes, #12491

* Fix fontsize of blockquotes in markdown, #12904

* Add vis type description for screen reader, fix #12887

The way tooltips are currently implemented we unfortunately cannot use
the tooltip for the aria-describedby. This is another issue to solve.

* Make main nav a11y when collapsed

* Camel case the vistype id used in HTML
timroes added a commit that referenced this issue Aug 18, 2017
* Fix markdown vis settings labels

* Fix contrast ratio of markdown blockquotes, #12491

* Fix fontsize of blockquotes in markdown, #12904

* Add vis type description for screen reader, fix #12887

The way tooltips are currently implemented we unfortunately cannot use
the tooltip for the aria-describedby. This is another issue to solve.

* Make main nav a11y when collapsed

* Camel case the vistype id used in HTML
chrisronline pushed a commit to chrisronline/kibana that referenced this issue Nov 20, 2017
* Fix markdown vis settings labels

* Fix contrast ratio of markdown blockquotes, elastic#12491

* Fix fontsize of blockquotes in markdown, elastic#12904

* Add vis type description for screen reader, fix elastic#12887

The way tooltips are currently implemented we unfortunately cannot use
the tooltip for the aria-describedby. This is another issue to solve.

* Make main nav a11y when collapsed

* Camel case the vistype id used in HTML
chrisronline pushed a commit to chrisronline/kibana that referenced this issue Dec 1, 2017
* Fix markdown vis settings labels

* Fix contrast ratio of markdown blockquotes, elastic#12491

* Fix fontsize of blockquotes in markdown, elastic#12904

* Add vis type description for screen reader, fix elastic#12887

The way tooltips are currently implemented we unfortunately cannot use
the tooltip for the aria-describedby. This is another issue to solve.

* Make main nav a11y when collapsed

* Camel case the vistype id used in HTML
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.

3 participants