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
* [#487] Remove invalid attributes from fieldset.
* [#487] Add reference to core issue in comments.
* [#487] Check for required class instead of attribute in functional js test.
Description
WCAG 4.1.1, WCAG 4.1.2
Path: --wrapper
Fix the following:
-ARIA attribute is not allowed: aria-required="true"
When creating a new App, API products checkboxes' aria attribute is invalid
The text was updated successfully, but these errors were encountered: