Skip to content

style(ui): make footer prompt caret static (remove blink)#19

Merged
fullstackjam merged 1 commit into
mainfrom
fix/footer-caret-static
Jun 16, 2026
Merged

style(ui): make footer prompt caret static (remove blink)#19
fullstackjam merged 1 commit into
mainfrom
fix/footer-caret-static

Conversation

@fullstackjam

Copy link
Copy Markdown
Contributor

Summary

Per the restrained / no-gratuitous-motion direction, removes the perpetual blink on the home footer's openboot $ caret — it now renders as a static accent caret. Removes the now-unused @keyframes blink from that component.

Cursors inside literal terminal mockups (config cards, explore empty-state illustration) keep their blink, since a blinking cursor is contextually meaningful inside a terminal.

Test plan

  • npm run validate — lint/check/test pass, build ✓
  • After deploy: footer caret is a static green block, no blinking

Drop the perpetual blink animation on the home footer's 'openboot $' caret
per the restrained, no-gratuitous-motion direction. Keep a static accent
caret. In-terminal-mockup cursors (config cards, explore empty state) keep
their blink since it's contextually meaningful there.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@codecov

codecov Bot commented Jun 16, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@fullstackjam fullstackjam merged commit 1d137b2 into main Jun 16, 2026
7 checks passed
@fullstackjam fullstackjam deleted the fix/footer-caret-static branch June 16, 2026 02:47
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