Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 3.2.4, 3.3.1, 3.4
-
Component/s: User Tours
-
Testing Instructions:
-
Affected Branches:MOODLE_32_STABLE, MOODLE_33_STABLE, MOODLE_34_STABLE
-
Fixed Branches:MOODLE_33_STABLE, MOODLE_34_STABLE
-
Pull from Repository:
-
Pull Master Branch:
MDL-60079-master -
Pull Master Diff URL:
Description
Steps to reproduce:
- Go to qa.moodle.net, and log in as manager.
- Go to Site administration / Appearance / User tours.
- Edit the properties on the Boost - administrator tour, to show to all roles.
- Go to the site home page.
- Click Next twice, to get to the third step of the tour, about Customisation.
- Click End tour.
- User your browser's developer tools to inspect the 'Moodle QA Testing Site' header.
Actual result: one of the surrounding divs still has aria-describedby="tour-step-tool_usertours_6_1_1479366244-2-body" even though that thing no longer exists in the page.
There is also one left on div.drawer-toggle > button, from the second step.
Expected result: these aria attributes should be removen when you leave that step of the tour.
Attachments
Issue Links
- Testing discovered
-
MDL-61234 User tours race condition
-
- Closed
-