-
Improvement
-
Resolution: Done
-
Minor
-
4.0.2
-
-
MOODLE_400_STABLE
-
MOODLE_401_STABLE
-
Moodle App 4.1.0
We need to call some WS to check which events can the user create. For example, the getAccessInformation call is only performed in this page, so the only way to cache it is to open the page. This means the user needs to open the page at least once in online (and for that course) to be able to create offline events.
We should explore if we can improve this in some way. Some possible options:
- Check if we can use some "fallback" if the WS calls fail.
- Cache the WS calls in other pages.
- Have some kind of "prefetch" to cache this data.
- Testing discovered
-
MOBILE-4172 Improve UX of error when cannot create group calendar event in offline
-
- Open
-