Skip to content

Add one-time Driver.js onboarding tour to HomePage#182

Merged
its-me-abhishek merged 4 commits into
CCExtractor:mainfrom
TudorGR:main
Nov 15, 2025
Merged

Add one-time Driver.js onboarding tour to HomePage#182
its-me-abhishek merged 4 commits into
CCExtractor:mainfrom
TudorGR:main

Conversation

@TudorGR
Copy link
Copy Markdown
Contributor

@TudorGR TudorGR commented Nov 14, 2025

Description

Checklist

  • Ran npx prettier --write . (for formatting)
  • Ran gofmt -w . (for Go backend)
  • Ran npm test (for JS/TS testing)
  • Added unit tests, if applicable
  • Verified all tests pass
  • Updated documentation, if needed

Additional Notes

  • Tour steps highlight navbar, hero, tasks, setup guide, and FAQ; completion stored in localStorage so each user sees it only once.

@ShivaGupta-14
Copy link
Copy Markdown
Contributor

@TudorGR Please run npx prettier --write <filename>on the files you modified. You can also check the failed formatting check in the logs for details.

@its-me-abhishek its-me-abhishek merged commit 2f16bb5 into CCExtractor:main Nov 15, 2025
4 checks passed
@its-me-abhishek
Copy link
Copy Markdown
Collaborator

LGTM!

ShivaGupta-14 pushed a commit to ShivaGupta-14/ccsync that referenced this pull request Dec 25, 2025
* feat: add homepage onboarding tour

* chore: prettier format tour files

* chore: update package-lock.json for driver.js

* chore: fix prettier formatting issues
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add One-Time Onboarding Tour for HomePage using Driver.js

3 participants