Description
While the tutorial/onboarding flow is active, page scrolling remains enabled. This allows users to accidentally scroll away from the tutorial content, which can interrupt the guided experience and, in some cases, automatically exit the tutorial.
Steps to Reproduce
- Start the tutorial.
- Attempt to scroll using the mouse wheel, trackpad, or touch gesture.
- Observe that the page continues to scroll while the tutorial is active.
Expected Behavior
Scrolling should be disabled while the tutorial is running, ensuring that users stay focused on the current tutorial step and do not accidentally leave the onboarding flow.
Actual Behavior
Users can scroll the page during the tutorial, which may disrupt the onboarding experience and lead to unintended tutorial exits.
Impact
- Poor user experience during onboarding.
- Users may miss tutorial steps.
- Increased likelihood of accidentally exiting the tutorial before completion.
Suggested Fix
Temporarily disable page scrolling while the tutorial is active and re-enable it once the tutorial is completed, skipped, or closed.
Description
While the tutorial/onboarding flow is active, page scrolling remains enabled. This allows users to accidentally scroll away from the tutorial content, which can interrupt the guided experience and, in some cases, automatically exit the tutorial.
Steps to Reproduce
Expected Behavior
Scrolling should be disabled while the tutorial is running, ensuring that users stay focused on the current tutorial step and do not accidentally leave the onboarding flow.
Actual Behavior
Users can scroll the page during the tutorial, which may disrupt the onboarding experience and lead to unintended tutorial exits.
Impact
Suggested Fix
Temporarily disable page scrolling while the tutorial is active and re-enable it once the tutorial is completed, skipped, or closed.