|
| Description: |
If a task is interrupted for any reason (error due to missing element, user clicks on the overlay, page is being reloaded any other kinds of errors ), the progress for that task should be discarded.
The current behavior is to skip the task.
For page reloads (or if When the user closes clicks on the page and opens it again) overlay , nothing should happen, the task should continue unless the user explicitly skips or cancels it.
For page reloads the task persists and will automatically start again. It should instead have its progress discarded unless it's a task that spans multiple pages. |
|