You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Forms can be very complex, not just accessibility wise. We can make a small start by adding some default components / wrappers with some accessibility standards baked in.
Thanks @puria! What precisely did you have in mind when it comes to (form) buttons and aria roles? When talking semantics, there shouldn't be need for them in this specific use case. Using a button with type="submit" would be sufficient 🙂
Forms can be very complex, not just accessibility wise. We can make a small start by adding some default components / wrappers with some accessibility standards baked in.
Notes
The text was updated successfully, but these errors were encountered: