-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Labels
Description
WBS uses a lot of forms but we are not taking advantage of the HTML5 form improvements which are a big benefit to accessibility.
In particular for input fields: required fields, type of expected data (email, uri, text, date), pattern, placeholder...
See: https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input