-
Bug
-
Resolution: Fixed
-
Minor
-
4.1.5, 4.2.2, 4.3
Steps to reproduce:
- Log in to qa.moodledemo.net as a teacher
- Go to the participants page of a course, e.g. https://qa.moodledemo.net/user/index.php?id=2
- Add a "Status" filter
- Select "Active" and "Inactive" statuses.
- The statuses will be removed from the list and appear as labels alongside.
- Click on each of the "Active" and "Inactive" labels to remove them from the selection.
- Re-open the autocomplete list.
- Expected: You see "Active" and "Inactive" on the list
- Actual: You see "Active" and "Inactive", preceded by 2 empty options.
It's possible that this is a regression from MDL-73213