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

[Alert Dialog] Raw implementation with vanilla JS #17

Open
5 tasks
JeremiePat opened this issue Mar 18, 2022 · 0 comments
Open
5 tasks

[Alert Dialog] Raw implementation with vanilla JS #17

JeremiePat opened this issue Mar 18, 2022 · 0 comments
Labels
component Implement or fox one of our a11y component good first issue Good for newcomers
Milestone

Comments

@JeremiePat
Copy link
Contributor

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

Note: Expected behavior a roughly the same as the Dialog component

Link to existing specification or recommendation:

We need to:

  • Document alert dialog boxes requirements and usage (in English)
  • Document alert dialog boxes requirements and usage (in French)
  • Define functional specifications as Gerkins tests
  • Implement a first version of those specification
  • Formally tests (and pass) those specifications
@JeremiePat JeremiePat added the component Implement or fox one of our a11y component label Mar 18, 2022
@JeremiePat JeremiePat added this to the version 1.0 milestone Mar 18, 2022
@JeremiePat JeremiePat added the good first issue Good for newcomers label Mar 18, 2022
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 good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant