-
Bug
-
Resolution: Duplicate
-
Minor
-
None
-
3.11.5, 4.0
-
MOODLE_311_STABLE, MOODLE_400_STABLE
-
MDL-74115-master
-
HQ Team International CIH2-219
Currently, the format chooser page scroll feature doesn't work correctly in some cases.
For example, this feature will not work if we enable the global search.
Steps to replicate:
- Login as admin.
- Navigate to Site administrator > Advanced features.
- Enable (checked) the Enable global search option.
- Save changes.
- Create a course or use an existing one.
- Edit the course.
- Change the course format to Single activity.
- The page will be reloaded.
- The #id_courseformathdr param is missing in the browser URL.
- The page is scrolled back to the top of the page.
Expected:
- There is a param called id_courseformathdr in the browser URL.
- The page is scrolled to the Course format section after reload, not the top of the page.
- duplicates
-
MDL-74112 Settings scroll position lost after changing course format
-
- Closed
-