-
Bug
-
Resolution: Fixed
-
Minor
-
3.5.1, 3.7.2
-
MOODLE_35_STABLE, MOODLE_37_STABLE
-
MOODLE_36_STABLE, MOODLE_37_STABLE
-
When you go to a form with a single-selection user autocomplete box, the box starts off blank. If you select a user, but make a mistake, there is no way to remove the user again and go back to blank. (This probably applies to all types of single-select autocomplete box not just users.)
You can select a different user which then replaces the one you selected before, as Andrew pointed out to me below, so there is not really a functionality problem here. But this wasn't obvious either to our tester who originally complained about this, or to me, so perhaps it would be an improvement to add an X button as in the multi-select forms so users can go back to the blank state.
Here are steps to get to one of these boxes.
- As an administrator or (if configured) DPO account, go to the data requests page (Users / Privacy / Data requests).
- Click 'New request'.
- Under 'Requesting for', start typing a user's name until a user pops up.
- Click on the user to select them.
- Note there is no X button to remove the user again.
I attached a screenshot of this from demo.moodle.net.
I don't have time to fix this one and it's obviously a minor issue, but I filed it because our tester reported it and maybe other people might some day be interested enough to fix it.