Menu

#470 feat(ui): polish setup wizard + day-task timeline hour rail

closed
nobody
None
2026-07-18
2026-07-18
Anonymous
No

Originally created by: adityaharishch

Summary

  • Setup wizard: fixed spacing/contrast regressions (removed a marginBlock:auto that made steps land at inconsistent vertical positions), unified eyebrow/chip labels onto the shared mt-label/mt-chip/mt-mono-sm classes instead of one-off font-mono styling, aligned dot-bullet notes to their first line.
  • Day-task timeline: ported the hour rail (label + spine + node) from the marketing site's product demo (meridiona-website/assets/css/demo.css .hour-label/.hour-spine/.hour-node), added breathing room between the rail and the task cards, restyled the posted-to-tracker pill on task cards to sit as a neutral white-ringed badge on the card's own surface instead of a green-tinted chip, and refreshed the live-hour copy ("Cooking up this hour's recap…").
  • Scoped a one-off JetBrains Mono font load (--font-jetbrains-mono) to just the timeline's hour-rail labels, matching the reference demo without touching the app-wide --font-mono → SF Pro alias.

Test plan

  • [x] npx tsc --noEmit clean
  • [x] npm run build clean
  • [x] cargo fmt / cargo clippy / cargo test (pre-push hooks) passed
  • [ ] Visual check in a packaged/dev build of the setup wizard and timeline (light + dark theme)

Related

Tickets: #476

Discussion

  • Anonymous

    Anonymous - 2026-07-18

    Originally posted by: coderabbitai[bot]

    [!IMPORTANT]

    Review skipped

    Auto reviews are disabled on base/target branches other than the default branch.

    Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.


    ⚙️ Run configuration

    Configuration used: Organization UI

    Review profile: ASSERTIVE

    Plan: Pro Plus

    Run ID: ba7eab53-7860-4480-b764-adfa25453f71

    You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

    Use the checkbox below for a quick retry:
    - [ ] 🔍 Trigger review

    ✨ Finishing Touches
    🧪 Generate unit tests (beta) - [ ] Create PR with unit tests - [ ] Commit unit tests in branch `feat/timeline-hourrail-setup-polish`

    Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

    ❤️ Share - [X](https://twitter.com/intent/tweet?text=I%20just%20used%20%40coderabbitai%20for%20my%20code%20review%2C%20and%20it%27s%20fantastic%21%20It%27s%20free%20for%20OSS%20and%20offers%20a%20free%20trial%20for%20the%20proprietary%20code.%20Check%20it%20out%3A&url=https%3A//coderabbit.ai) - [Mastodon](https://mastodon.social/share?text=I%20just%20used%20%40coderabbitai%20for%20my%20code%20review%2C%20and%20it%27s%20fantastic%21%20It%27s%20free%20for%20OSS%20and%20offers%20a%20free%20trial%20for%20the%20proprietary%20code.%20Check%20it%20out%3A%20https%3A%2F%2Fcoderabbit.ai) - [Reddit](https://www.reddit.com/submit?title=Great%20tool%20for%20code%20review%20-%20CodeRabbit&text=I%20just%20used%20CodeRabbit%20for%20my%20code%20review%2C%20and%20it%27s%20fantastic%21%20It%27s%20free%20for%20OSS%20and%20offers%20a%20free%20trial%20for%20proprietary%20code.%20Check%20it%20out%3A%20https%3A//coderabbit.ai) - [LinkedIn](https://www.linkedin.com/sharing/share-offsite/?url=https%3A%2F%2Fcoderabbit.ai&mini=true&title=Great%20tool%20for%20code%20review%20-%20CodeRabbit&summary=I%20just%20used%20CodeRabbit%20for%20my%20code%20review%2C%20and%20it%27s%20fantastic%21%20It%27s%20free%20for%20OSS%20and%20offers%20a%20free%20trial%20for%20proprietary%20code)

    Comment @coderabbitai help to get the list of available commands.

     
  • Anonymous

    Anonymous - 2026-07-18

    Ticket changed by: adityaharishch

    • status: open --> closed
     

Log in to post a comment.