vuejs / vuejs/devtools

Font is not distinct between 0 (zero) and O in tags

Open Beginner friendly
#1,124 0 comments 0 reactions 0 assignees View on GitHub

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;

Image

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.