-
-
Notifications
You must be signed in to change notification settings - Fork 164
Labels
2026-02Issues created in 2026-02Issues created in 2026-02good first issueGood for newcomersGood for newcomers
Description
Steps to Reproduce
- Log in and navigate to
/quizzes/ - Hover over any of the three cards (My Quizzes, Shared With Me, Public Quizzes)
- Observe no visual change occurs on hover
Current Behavior (Before)
On the /quizzes/ page, the three main category cards — My Quizzes, Shared With Me, and Public Quizzes — are completely static. When a user moves their cursor over any of the cards, there is no visual change. This makes the interface feel flat and does not communicate that the cards are interactive.
Expected Behavior (After)
When a user hovers over any of the three quiz category cards, the card should:
- Smoothly lift upward slightly
- Display a deeper, more prominent shadow
- Animate the transition smoothly over ~300ms
This provides clear visual feedback that the cards are interactive elements, improving the overall user experience.
Issue01.mov
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
2026-02Issues created in 2026-02Issues created in 2026-02good first issueGood for newcomersGood for newcomers
Type
Projects
Status
Done