Skip to content

[FEATURE] No way to replay the onboarding tour once dismissed #1785

Description

@magic-peach

Feature description
OnboardingTour.tsx sets a permanent localStorage flag (TOUR_KEY) on dismissal (line 261) with no UI anywhere to clear it and see the tour again.

Problem this solves
A user who dismissed the tour too quickly, or a returning user who forgot the shortcuts, has no way to revisit it short of manually clearing browser storage.

Proposed solution
A small "Replay tour" link/button, e.g. in the Footer or the Keyboard Shortcuts panel, that clears the localStorage key and re-triggers the tour.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

enhancementImprovement to existing functionalitygood first issueGood for newcomers and beginnersgssoc'26GirlScript Summer of Code 2026level:beginnerBeginner level - 20 ptstype:designUI/UX designtype:featureNew featureui/uxUser interface or experience improvement

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions