User tests: Successful: Unsuccessful:
Pull Request for Issue # .
Change handling of 'button' interactive type to respond to the button click rather than immediately executing.
This execution happens at the start of the tour and not when the step has actually been reached and so the modal setup ends up being called twice. As a result other steps with interactive actions e.g. checkboxes or text input fields cannot be interacted with.
Create a tour as per following screenshots - a JSON import is attached if you have implemented the tours import/export PR #40645
Unpublish steps 3 and 4 so that you have this as an overview
Now run the tour
At step 2 you have a double backdrop and can't interact with the checkbox
If you enable steps 3 and 4 it behaves even worse
and if you proceed with clicking the rebuild button you get stuck in a loop.
You also don't get a loop on the rebuild button action step
Please select:
Documentation link for docs.joomla.org:
[x ] No documentation changes for docs.joomla.org needed
Pull Request link for manual.joomla.org:
[ x] No documentation changes for manual.joomla.org needed
Category | ⇒ | JavaScript Repository NPM Change |
Status | New | ⇒ | Pending |
Labels |
Added:
NPM Resource Changed
PR-5.0-dev
|
Labels |
Added:
bug
|
Title |
|
Status | Pending | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2023-07-14 14:11:19 |
Closed_By | ⇒ | GeraintEdwards |
@sdwjoomla since you create some guided tours could you please test this pr