Skip to content

refactor: trim onboarding intro flow and About tab - #367

Merged
quiet-node merged 1 commit into
mainfrom
chore/onboarding-trim
Aug 11, 2026
Merged

refactor: trim onboarding intro flow and About tab#367
quiet-node merged 1 commit into
mainfrom
chore/onboarding-trim

Conversation

@quiet-node

Copy link
Copy Markdown
Owner

Description

Thuki moves to maintenance mode. The README says so up front now, and the onboarding intro flow and the Settings About tab are trimmed to match.

Key changes

  • README: adds a Project status section stating that the app is stable and maintained but no longer under active feature development. Removes the Roadmap and Founder note sections, drops a stale "coming soon" provider bullet whose anchor no longer exists, and updates the title and status badge.
  • Onboarding: the intro stage renders the tips card directly instead of running a two-step sequence. The backend already covers the panel on the transition into intro, and the fit hook reveals it once the card settles, so the frontend swap that existed only to bridge those two cards is no longer needed.
  • Settings: the About tab drops a secondary card, along with the backend command and the two constants that only that card used. The docs section documenting those constants goes with them.
  • Removes a DownloadStatusStrip variant whose only consumer was the deleted onboarding step.

Testing

bun run test:all:coverage and bun run validate-build both pass. Coverage holds at 100% on both frontend and backend.

Signed-off-by: Logan Nguyen <lg.131.dev@gmail.com>
@quiet-node
quiet-node force-pushed the chore/onboarding-trim branch from d5f9cd1 to f53f99f Compare August 11, 2026 00:41
@quiet-node
quiet-node merged commit 973d160 into main Aug 11, 2026
6 checks passed
@quiet-node
quiet-node deleted the chore/onboarding-trim branch August 11, 2026 01:01
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.

1 participant