Skip to content

[BUG] Scrolling remains enabled during tutorial, causing accidental exits #1462

@yashr5120

Description

@yashr5120

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

  1. Start the tutorial.
  2. Attempt to scroll using the mouse wheel, trackpad, or touch gesture.
  3. 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.

Metadata

Metadata

Labels

bugSomething isn't working correctlytype:bugBug fix

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions