I was creating a non-JS test for MDL-43757 when I realized that there is no way to access the recent conversations and the recent notifications when JS is disabled.
The form submission is done through JS (form.submit()), the select onchange should be replaced by a select + submit button when JS is disabled.
Steps to reproduce it:
- Disable JS in your browser
- Go to My profile -> Messages
- Try to change the "Message navigation:"
- Testing discovered
-
MDL-43757 Add a behat test to ensure a user can send a message to themselves via course participants without seeing any errors
-
- Closed
-