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

[Tooltip] Raw implementation with vanilla JS #6

Open
5 tasks
JeremiePat opened this issue Aug 26, 2021 · 1 comment
Open
5 tasks

[Tooltip] Raw implementation with vanilla JS #6

JeremiePat opened this issue Aug 26, 2021 · 1 comment
Labels
component Implement or fox one of our a11y component

Comments

@JeremiePat
Copy link
Contributor

This is the tracking bug for implementing accessible tooltips using only raw web technologies available in browsers.

We need to :

  • Document dialog boxes requirements and usage (in English)
  • Document dialog boxes requirements and usage (in French)
  • Define functional specifications as Gerkins tests
  • Implement a first version of those specification
  • Formally tests those specifications
@JeremiePat JeremiePat added the component Implement or fox one of our a11y component label Aug 26, 2021
@JeremiePat
Copy link
Contributor Author

According to ARIA best-practices, the normative expectation around that component are not yet settled:

Because of that, that issue won' block any milestone we want to reach.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component Implement or fox one of our a11y component
Projects
None yet
Development

No branches or pull requests

1 participant