You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Steps to Reproduce
/quizzes/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:
This provides clear visual feedback that the cards are interactive elements, improving the overall user experience.
Issue01.mov