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

Add @title to form #19

Open
simonihmig opened this issue Jan 24, 2023 · 1 comment
Open

Add @title to form #19

simonihmig opened this issue Jan 24, 2023 · 1 comment
Labels

Comments

@simonihmig
Copy link
Contributor

simonihmig commented Jan 24, 2023

Add a @title argument that applies aria-label to <form>, see https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Roles/form_role#labeling_landmarks

@roneesh
Copy link

roneesh commented Oct 20, 2023

@simonihmig do we want this? if it's a <form> tag then shouldn't we not need any aria-label attrs added to it? instead we should use the form element's name attr?

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

No branches or pull requests

2 participants