owncloud / web

:dragon_face: Next generation frontend for ownCloud Infinite Scale
https://owncloud.dev/clients/web/
GNU Affero General Public License v3.0
437 stars 157 forks source link

[a11y] 9.1.3.1a - HTML-Structure elements for headings #5377

Closed tbsbdr closed 3 years ago

tbsbdr commented 3 years ago

General notes

Note: "Login“-Page (not part of the test): The error message should not be implemented as a h6 heading. Please remove headings markup.

Status: fulfilled

pascalwengerter commented 3 years ago

Login.js in idp/ in oCIS needs a {hasError && <Typography id="oc-login-error-message" variant="subtitle2" *component="p"* color="error", otherwise the component type gets inherited from somewhere and it ends up being an (incorrect) <h6>