Font is not distinct between 0 (zero) and O in tags
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 2.9k
- Forks
- 279
- PR merge metrics
- No merged PRs in 30d
Description
The font of a tag is somewhat ambigous when viewing a 0 (numeric zero) and an O (the letter o).
It would be nice if the same font as the label (or another unambiguous one) is used in tags, as the default font is unambiguous due to the middot in the zero;
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the tag rendering and styling entry points in the devtools UI, then compare the tag font with the label or default font shown in the issue image. Update the relevant styling so numeric 0 and letter O are visually distinct, and verify the result by viewing tags containing both characters.
Written by the indexing model from the issue text.
Assessment
- Domain
- design, frontend
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 63/100