Skip to content

fix: star rating hover highlights all stars up to hovered#41

Merged
devallibus merged 1 commit into
masterfrom
development
Mar 8, 2026
Merged

fix: star rating hover highlights all stars up to hovered#41
devallibus merged 1 commit into
masterfrom
development

Conversation

@devallibus
Copy link
Copy Markdown
Owner

Summary

  • When hovering a star in the review form, all stars from 1 to N now highlight (not just the hovered one)
  • Uses a hoverRating signal that resets on mouse leave

Test plan

  • bun run check passes
  • Hover over stars on shader detail page — all lower stars highlight

🤖 Generated with Claude Code

When hovering over a star in the interactive rating widget, all stars
from 1 up to the hovered star now highlight, giving proper visual
feedback.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@devallibus devallibus merged commit c78a646 into master Mar 8, 2026
3 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