mirror of
https://github.com/Unleash/unleash.git
synced 2025-09-24 17:51:14 +02:00
Instead of using the `required` attribute, we manually make it required. This is indicated visually by red error text if the value is empty (or whitespace only). To indicate to screen readers that it is required, we add the `aria-required` attribute. We didn't previously validate if the name was whitespace only. Also: if no envs are selected, indicate that all will be included This prevents this form value from ever being invalid. |
||
---|---|---|
.. | ||
NewProjectCard | ||
Project | ||
ProjectAccess | ||
ProjectApplications | ||
ProjectCard | ||
ProjectEnvironment | ||
ProjectList |