Details
-
Type:
Improvement
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 2.3
-
Fix Version/s: 2.3
-
Component/s: Log in screen
-
Labels:
-
Testing Instructions:
- Go offline and try to add a new site. It should tell you that you're offline, both in site URL state and credentials state.
-
Affected Branches:MOODLE_23_STABLE
-
Fixed Branches:MOODLE_23_STABLE
-
Pull Master Diff URL:
Description
It happened to me, I was running tests on a device and for some reason I could not connect to the site. After debugging for a while I realised that my device did not connect to the WiFi automatically.
This creates a pretty poor user experience to say "Check that the site is using Moodle 2.4 [...]". We should probably display a nice message when network connectivity is not available at the time when a user tries to add a new site.
Maybe in other scenarios as well.