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

Blog-Post: Require-Handling bei Fieldsets #5054

Closed
2 tasks
deleonio opened this issue Aug 31, 2023 · 1 comment
Closed
2 tasks

Blog-Post: Require-Handling bei Fieldsets #5054

deleonio opened this issue Aug 31, 2023 · 1 comment
Assignees
Labels
a11y-retest doc Improvements or additions to documentation

Comments

@deleonio
Copy link
Contributor

deleonio commented Aug 31, 2023

Wie wird die Barrierefreiheit sichergestellt, wenn in einem Fieldset mehrere Checkbox angeboten werden, aber mindestens eine ausgewählt werden muss.

https://codesandbox.io/s/fieldset-many-checkboxes-required-yhf3hr

image

  • Form Readme
  • Blog-Post
@cbraehmig
Copy link
Contributor

cbraehmig commented Aug 31, 2023

So könnte eine mögliche Umsetzung aussehen.

image

Dabei ist zu überlegen, an welchem Element das "required"-Attribut definiert werden muss. Sehr wahrscheinlich am Fieldset. Dazu passen das folgende Issue.

whatwg/html#6868

@deleonio deleonio changed the title 💡 Hinweis: Require-Handling bei Fieldsets Blog-Post: Require-Handling bei Fieldsets Sep 1, 2023
@deleonio deleonio self-assigned this Sep 1, 2023
@deleonio deleonio added the doc Improvements or additions to documentation label Sep 1, 2023
@deleonio deleonio moved this to 📄 Ready in KoliBri Board Sep 1, 2023
@deleonio deleonio closed this as completed Sep 7, 2023
@github-project-automation github-project-automation bot moved this from 📄 Ready to ✅ Done in KoliBri Board Sep 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
a11y-retest doc Improvements or additions to documentation
Projects
Archived in project
Development

No branches or pull requests

2 participants