Skip to content

fix(onboarding): center step connector line & refresh welcome layout#640

Merged
Gagancreates merged 2 commits into
devfrom
fix/onboarding-step-indicator-line-align
Jun 24, 2026
Merged

fix(onboarding): center step connector line & refresh welcome layout#640
Gagancreates merged 2 commits into
devfrom
fix/onboarding-step-indicator-line-align

Conversation

@Gagancreates

Copy link
Copy Markdown
Collaborator

Summary

UI polish for the onboarding screens.

  • Step indicator: the connector line was vertically centered against the circle+label column, so it sat below the circles' center. Labels are now absolutely positioned beneath each circle, so the row height equals just the circle and items-center aligns the line to the circle center.
  • Welcome step: logo now sits inline to the right of the "Welcome to Rowboat" heading (sized to size-12), the "Your AI coworker, with memory" badge moved below the heading with more spacing, and added breathing room between the step indicator and the step content.

Test plan

  • Reset onboarding (onboardingComplete=false in ~/.rowboat/config/note_creation.json) and relaunch npm run dev
  • Verify the 1·2·3 connector line runs through the middle of the circles
  • Verify the welcome screen shows the logo to the right of the heading, tagline below, with clear spacing from the indicator

The connector line was vertically centered against the circle+label
column, landing below the circle's center. Absolutely position the
label below the circle so the row height equals just the circle and
items-center aligns the line to the circle's center.
- Place logo inline to the right of the Welcome heading
- Move the tagline badge below the heading with more breathing room
- Add space between the step indicator and step content
@Gagancreates Gagancreates merged commit aa347c9 into dev Jun 24, 2026
2 checks passed
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