pulibrary / figgy

Valkyrie-based digital repository backend.
Other
36 stars 4 forks source link

Structure Manager: Selecting a nested item should not also select its parent #5389

Open sdellis opened 2 years ago

sdellis commented 2 years ago

Summary

Selecting a nested item in Structure Manager should not automatically select its parent as well.

Impact

Users cannot select multiple nested items without getting unintended selections, which means that they often have to move items one by one and slowing the pace of their work.

Priority recommendation

Sudden Priority Justification

No sudden priority

Expected behaviour

Users should be able to select only the intended nested items using the shift-click method but auto selection of parent prevents that.

Actual behaviour

Because the parent item is selected when nested items are selected the user gets unintended selections.

Steps to reproduce behaviour

See highlight reel around 7:40

Screenshots

See highlight reel around 7:40

Context

This issue is the result of a UX research session. The bug was reported during a focus group / observation with Graduate Students working on an Islamic Manuscripts project, held on Aug 16th, 2022.

sdellis commented 2 years ago

We need to research this more. It may not be that the parent is selected, it may be about the cascade of selectors. Perhaps new CSS features could help address this?

kelea99 commented 2 years ago

I would really like to look a bit more into this and potentially prioritize.