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

Guidance on output element #59

Open
4 tasks
scottaohara opened this issue Jul 28, 2019 · 2 comments
Open
4 tasks

Guidance on output element #59

scottaohara opened this issue Jul 28, 2019 · 2 comments

Comments

@scottaohara
Copy link
Owner

the output element is part of the form elements family and maps to role=status, or at the very least a polite live region for most browsers.

Create an explainer on the element and produce some examples to show how it can be effectively used with different components, such as:

  • checkboxes
  • range slider (with aria-live=off)
  • number text field (if custom + / - controls exist)
  • textarea (as a characters remaining indicator)
@karlyanelson
Copy link

Just discovered your repo! These are super helpful, thank you so much!

Regarding aria-live and an output region, the search component would be another important place to have that available

@scottaohara
Copy link
Owner Author

hi @karlyanelson

yes, i suppose there very well could be a use case for SPAs where results are injected into the current screen rather than causing a refresh. Thanks for the suggestion :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants