-
Bug
-
Resolution: Fixed
-
Minor
-
3.0.0
-
- Install the app in an iphone and go to a quiz.
- Open right side menu.
- Perform a swipe to go back with the menu open. Check that the view doesn't go back.
-
MOODLE_30_STABLE
-
MOODLE_31_STABLE
-
Moodle Mobile 3.1.0
-
Small
In iPhone, if a user has a right menu open and performs a swipe to go back, the view goes back and the menu is left open (without any data). We should disable swipe to go back in that case.
It's not possible to disable it only when the menu is open. The setting needs to be defined before creating the view so the only solution is to disable this feature in the whole view.