There are 2 updates.
 
 
Guided Tour / cid:jira-generated-image-avatar-8897139e-f0b9-46dd-a48a-a16aabeecfa7 GUIDEDTOUR-15 Open

Task progress is not discarded when task is interrupted

 
View issue   ยท   Add comment
 

2 updates

 
cid:jira-generated-image-avatar-c9ef40b0-7ba1-4373-9a91-29545212ea85 Changes by GabrielC on 13/Jul/26 13:41
 
Description: If a task is interrupted for any reason (error due to missing element, any other kinds of errors), the progress for that task should be discarded. 

The current behavior is to skip the task.

 

When the user clicks on the overlay,
nothing a modal should happen, open asking the task should continue unless the user explicitly skips or cancels it if they want to close the task . (driver.js confirm on exit functionality https://driverjs.com/)

 

For page reloads the task persists and will automatically start again.
Assignee: Brassat Alexandru