Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🐛 Bug: Duplicate Language Options & Invisible Checkbox Tick in Dark Mode #1485

Closed
DARSHANCSE opened this issue Mar 10, 2025 · 1 comment
Closed
Labels
🐛 Bug Indicates that the issue is a bug or defect. duplicate This issue or pull request already exists javascript Pull requests that update Javascript code Status: Triage This is the initial status for an issue that requires triage.

Comments

@DARSHANCSE
Copy link

Describe the bug

The language filter dropdown contains duplicate entries for "JavaScript" and "TypeScript" due to inconsistent capitalization. Additionally, in dark mode, the checkbox tick is not clearly visible when an option is selected.

Steps To Reproduce

Duplicate Language Entries:
1.Open the language filter dropdown.
2.Scroll through the list.
3.Notice that "JavaScript" appears twice (e.g., "Javascript" vs. "JavaScript"), and "TypeScript" appears twice (e.g., "Typescript" vs. "TypeScript").

Invisible Checkbox Tick in Dark Mode:
1.Switch to dark mode.
2.Select any language from the filter.
3.The checkbox tick is barely visible due to low contrast.

Expected Behavior

✅ No duplicate entries in the language filter dropdown.
✅ Clearly visible checkbox tick in dark mode.

Screenshots

Image

Image

Image

Device Information [optional]

- OS:
- Browser:
- version:

Are you working on this issue?

Yes

Do you think this work might require an [Architectural Decision Record (ADR)]? (significant or noteworthy)

No

@DARSHANCSE DARSHANCSE added Status: Triage This is the initial status for an issue that requires triage. 🐛 Bug Indicates that the issue is a bug or defect. labels Mar 10, 2025
@github-actions github-actions bot added duplicate This issue or pull request already exists javascript Pull requests that update Javascript code labels Mar 10, 2025
Copy link

Welcome to the JSON Schema Community. We are so excited you are here! Thanks a lot for reporting your first issue!! 🎉🎉 Please make sure to take a look at our contributors guide if you plan on opening a pull request.
For more details, check out the README.md file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 Bug Indicates that the issue is a bug or defect. duplicate This issue or pull request already exists javascript Pull requests that update Javascript code Status: Triage This is the initial status for an issue that requires triage.
Projects
None yet
Development

No branches or pull requests

1 participant