Angularjs web client: disabling multi-select in a grid also removes the checkbox

Bug #1838316 reported by Jane Sandberg
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Evergreen
New
Undecided
Unassigned

Bug Description

In Evergreen 3.1.2:

In the angularjs client, you can write something like the following to allow users to only select one row at a time from a grid:

<eg-grid features="-multiselect">
[...all your columns]
</eg-grid>

The Z39.50 results grid is one of the grids that removes the multiselect feature.

Unfortunately, this removes the checkbox from the row, which is the only keyboard focusable way to select a row. This means that keyboard-only users cannot select a result from a Z39.50 search.

Meg Stroup (mstroup)
tags: added: webstaffclient
tags: added: eg-grid
removed: webstaffclient
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.