Skip to content

fix(web): remove shuffle icon from life quotes - #2784

Merged
cursor[bot] merged 1 commit into
mainfrom
cursor/remove-life-quote-shuffle-9a43
Aug 14, 2026
Merged

fix(web): remove shuffle icon from life quotes#2784
cursor[bot] merged 1 commit into
mainfrom
cursor/remove-life-quote-shuffle-9a43

Conversation

@tyler-dane

@tyler-dane tyler-dane commented Aug 14, 2026

Copy link
Copy Markdown
Contributor

Summary

Removes the shuffle button next to quotes on the Life page sidebar. A random quote still appears on load.

Simplicity

Dropped the quote shuffle control, tooltip, and the helper logic that avoided repeating the current quote on shuffle.

Automated validation

  • Focused web tests for Life quotes and LifeView passed (16 tests).
  • Manual check on /life: quote still renders; no shuffle control or tooltip.

Independent review

No extra reviewer pass in this session. Diff is a small UI removal plus test updates.

Test plan

  • bun run test:web -- packages/web/src/views/Life/life-quotes.test.ts packages/web/src/views/Life/LifeView.test.tsx
  • bun run lint
Open in Web Open in Cursor 

Quotes still pick a random line on load; the sidebar no longer offers a shuffle button.

Co-authored-by: Tyler Dane <tyler-dane@users.noreply.github.com>
@tyler-dane
tyler-dane marked this pull request as ready for review August 14, 2026 23:01
@cursor
cursor Bot merged commit fc0112d into main Aug 14, 2026
20 checks passed
@cursor
cursor Bot deleted the cursor/remove-life-quote-shuffle-9a43 branch August 14, 2026 23: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.

2 participants