]> git.evergreen-ils.org Git - Evergreen.git/commit
LP1818086 Accessible text for grid flair icons (Angular)
authorStephanie Leary <stephanie.leary@equinoxoli.org>
Thu, 25 May 2023 19:35:01 +0000 (19:35 +0000)
committerTerran McCanna <tmccanna@georgialibraries.org>
Tue, 7 Nov 2023 22:51:19 +0000 (17:51 -0500)
commite31419bf5aaa9ba381b7581950f284a48fc7e2b7
tree942de44900fd6bef5a9b24764408fe96cb2d2bc8
parente2cb64d73544da47cd95e522c221ad13d9856705
LP1818086 Accessible text for grid flair icons (Angular)

Adds visually-hidden text alongside grid flair icons so that the title,
if given, will be announced in place of the icon keyword. Keywords are
hidden in ARIA regardless of whether the title was specified.

For the flair column, the ngbTooltip has been replaced with a standard
title attribute, for consistency with other icons throughout the
interface.

Signed-off-by: Stephanie Leary <stephanie.leary@equinoxoli.org>
Signed-off-by: Jane Sandberg <js7389@princeton.edu>
Open-ILS/src/eg2/src/app/share/grid/grid-body.component.html
Open-ILS/src/eg2/src/app/share/grid/grid-header.component.html