From c61fd03f727358c61ff3ae6da1059f61ac8dcb46 Mon Sep 17 00:00:00 2001 From: Stephanie Leary Date: Tue, 16 May 2023 20:28:36 +0000 Subject: [PATCH] LP1828575 Revised keyboard support for grid options Additional cleanup on keyboard compatibility and ARIA labels in the eg-grid toolbar dropdowns. Signed-off-by: Stephanie Leary --- .../share/grid/grid-column-config.component.html | 20 ++++---- .../grid/grid-toolbar-actions-menu.component.html | 8 ++-- .../src/app/share/grid/grid-toolbar.component.html | 53 ++++++++++++---------- 3 files changed, 42 insertions(+), 39 deletions(-) diff --git a/Open-ILS/src/eg2/src/app/share/grid/grid-column-config.component.html b/Open-ILS/src/eg2/src/app/share/grid/grid-column-config.component.html index 7d5b4a93bb..5b12131075 100644 --- a/Open-ILS/src/eg2/src/app/share/grid/grid-column-config.component.html +++ b/Open-ILS/src/eg2/src/app/share/grid/grid-column-config.component.html @@ -19,32 +19,32 @@
- - + +
{{col.label}}
-
-
-
-
diff --git a/Open-ILS/src/eg2/src/app/share/grid/grid-toolbar-actions-menu.component.html b/Open-ILS/src/eg2/src/app/share/grid/grid-toolbar-actions-menu.component.html index 80ecceb503..c4d7ca0fbe 100644 --- a/Open-ILS/src/eg2/src/app/share/grid/grid-toolbar-actions-menu.component.html +++ b/Open-ILS/src/eg2/src/app/share/grid/grid-toolbar-actions-menu.component.html @@ -1,7 +1,7 @@ - @@ -10,9 +10,9 @@ - @@ -44,13 +44,13 @@
{{gridContext.getSelectedRows().length}} selected
-
- -