Akki-jaiswal / Akki-jaiswal/pong-game

Improve Difficulty Dropdown UI

Open
#191 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
22
Forks
116
PR merge metrics
No merged PRs in 30d

Description

Description:

When clicking on the Difficulty dropdown in the Pong Game, the options (Easy, Medium, Hard, etc.) are not clearly visible. Currently, the dropdown options only become visible when hovered over, which makes the UI less intuitive and unattractive for players.

Steps to Reproduce:

- Open the Pong Game.
- Click on the Difficulty dropdown menu.
- Notice that the options are barely visible until hovered.

Current Behavior:

- Dropdown options have poor visibility.
- Players may find it confusing since difficulty levels aren’t clearly displayed.

Expected Behavior:

- Dropdown options should be clearly visible immediately after clicking.
- Options should have a consistent theme and contrast with the background.
- Better styling (hover, active, and focus states) should make the UI more interactive and user-friendly.

Proposed Solution / Enhancements:

- Improve the contrast and background color of dropdown options.
- Use better typography for readability.
- Add hover and focus effects with smooth transitions.
- Ensure dropdown matches the overall modern, glowing theme of the Pong Game.

Image

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.