Details
-
Type:
Bug
-
Status: Open
-
Priority:
Minor
-
Resolution: Unresolved
-
Affects Version/s: 3.9.3
-
Fix Version/s: None
-
Component/s: JavaScript, Messages
-
Labels:None
-
Affected Branches:MOODLE_39_STABLE
Description
Device: iPad iOS 14 SAF 14
Page: /course/view.php?id=[someint]
Replicated steps:
- click “Participants“ and view the participant list
- randomly check a participant and select “Send a message“ from the drop-down menu below the list.
- type a message and click “send message to xx person“
Observed: The message is sent immediately, but the modal window is always visible until “Cancel“ button is clicked
Expected: When the user clicks “send message to xx person“, the modal will close or the text area will be cleared.