-
Notifications
You must be signed in to change notification settings - Fork 835
Description
❌ This issue is not open for contribution. Visit Contributing guidelines to learn about the contributing process and how to find suitable issues.
Observed behavior
A potentially confusing issue I noticed while testing #13865 but which is also extant in https://github.com/learningequality/kolibri/releases/tag/v0.19.0-beta1 is that if I select all the users and then apply a filter, all of the previously selected users remain selected.
selected.users.and.filters.mp4
Expected behavior
This should be further discussed and specified but I would expect that after applying any additional filters, the users for which the filters do not apply should no longer be selected so that I can perform the available assign, enroll, remove and delete operations only on the filtered users.
Steps to reproduce the issue
- Install the build from https://github.com/learningequality/kolibri/releases/tag/v0.19.0-beta1
- Go to Device > Users and select all of the available users.
- Apply a filter and observe that the number of selected users remains the same.
Usage Details
Kolibri 0.19.0b1
Windows 11, Ubuntu 22, Mac OS 15.5 - Chrome, Firefox
