Skip to content

rocket repair explanation!!! - #1308

Open
solacite wants to merge 1 commit into
mainfrom
joodooing-it
Open

solacite wants to merge 1 commit into
mainfrom
joodooing-it

Conversation

@solacite

Copy link
Copy Markdown
Collaborator

Summary

  • Hovering the rocket-repair strip crossfades it from the hours/progress bar into an explanation of what the goal is, then fades back on mouse-out
  • The strip grows from 5.5rem to 8rem while hovered so the copy gets even padding on all sides instead of being squeezed against the edges
  • Pure CSS (opacity + min-height transitions, 200ms), no JS; the growth is disabled under prefers-reduced-motion

The five-hour sticker threshold was not mentioned anywhere on the feed before this.

Test plan

  • Hover the strip on the home feed — content fades out, explanation fades in over the same strip
  • Move the cursor away — fades back to Vega + progress bar, strip returns to its original height
  • Normal (non-hover) appearance is unchanged
  • Verified at desktop and tablet widths — copy still fits within the grown strip

🤖 Generated with Claude Code

The strip showed hours banked toward the rocket but never said what the
goal was for, so the five-hour sticker threshold went unmentioned
anywhere on the feed. Hovering now crossfades the strip into that
explanation and grows it enough to give the copy room to breathe.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
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