arrow_backRetour aux issues
Checkora/Checkora
#2642
Débutant
Ouvrirarrow_forward
Débutant
Ouvrirarrow_forward
Débutant
Ouvrirarrow_forward
[UI/UX] Missing hover effect on Resume and Pause buttons
ecoDébutant
bug
enhancement
good first issue
GSSoC
frontend
descriptionDescription
Description:
While playing a game on the web app (/play/), I noticed that putting the cursor over the Resume and Pause buttons in the right-hand control panel does not trigger any visual change.
Expected Behavior:
The buttons should have a CSS :hover state that slightly changes their background color, border, or opacity so users get visual feedback that the element is clickable.
Steps to Reproduce:
Start a game on checkora.vercel.app/play/
Pause the game.
Hover the mouse over the "Resume" or "Pause" buttons.
Observe that the button color remains static.
Screenshots:
https://github.com/user-attachments/assets/9bb66df2-5f43-4998-9ca6-92d4594d942f
Issues similaires
calkit/calkit
star53
Poids du dépôt moyen
VS Code extension should be robust to YAML parser errors
Seeing this error: ``` Failed to read calkit.yaml: YAMLParseError: A block sequence may not be used as an implicit map…
Python
bug
good first issue
fu351/Doberman-Core
star211
Poids du dépôt léger
dash: a manual Refresh control
The dashboard polls: `refreshStats()` (`src/doberman/dash/app.py:408`) every 5 s and `refreshPending()` (`:546`) every …
Python
enhancement
good first issue
fu351/Doberman-Core
star211
Poids du dépôt léger
dash: "Copy details" button on each pending-approval card
Each pending-approval card in the dashboard (`renderPending`, `src/doberman/dash/app.py:448-544`) shows the risk badge,…
Python
enhancement
good first issue