]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: improve accessibility of login page
authornsedrickm <nsedrick101@gmail.com>
Thu, 2 Jun 2022 18:27:27 +0000 (19:27 +0100)
committernsedrickm <nsedrick101@gmail.com>
Sun, 3 Jul 2022 20:19:51 +0000 (21:19 +0100)
commit3cbca96def09da4b1c1ab0902c2f8de8893bdd21
treeda7a0b2c8d188fc799e6647b7b29aff472592472
parent03162009e83924652f6c1bed4100eb1f92304331
mgr/dashboard: improve accessibility of login page

This commit improves the accessibility of the login page we:
* Made form labels more legible by changing their color to lighter gray
* Added accessible names and roles for password toggle button and language select dropdown

Fixes: https://tracker.ceph.com/issues/55820
Signed-off-by: nsedrickm <nsedrick101@gmail.com>
src/pybind/mgr/dashboard/frontend/src/app/core/auth/login/login.component.html
src/pybind/mgr/dashboard/frontend/src/app/core/auth/login/login.component.scss
src/pybind/mgr/dashboard/frontend/src/app/shared/components/language-selector/language-selector.component.html