-
Notifications
You must be signed in to change notification settings - Fork 52
Open
Labels
Description
Describe the bug
When logged in as a Manager (manager of two collections), performing a Move action from the Selected Items page clears/unselects the selected items after the move completes. This does not happen when logged in as an Admin.
To Reproduce
Steps to reproduce the behavior, including the results:
- Go to https://avalon-dev.dlib.indiana.edu/
- Log in as a user with the Manager role who is manager of one or more collections.
- Add item/s to Selected Items.
- Go to the Selected Items page.
- Select the item/s and perform the Move action to a destination collection.
- Observe that after the move completes, the item/s are no longer selected (selection is cleared).
- Repeat the same steps as an Admin user.
- Observe that the selected items remain selected after the move.
Expected behavior
After completing a Move action, the selection state should behave consistently across roles. The selected items should selected for both Manager and Admin.
Screenshots/Screen Recording
Environment (please complete the following information):
- Device / platform: laptop
- OS: macos
- Browser : chrome
- avalon-dev
- avalon-staging
- mco-staging
- mco-production
- demo
Reactions are currently unavailable