Uppercase letters don't have a description
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 2.2k
- Forks
- 356
- PR merge metrics
- No merged PRs in 30d
Description
A minor bug.
Current behavior:
| Lowercase (Current) | Uppercase (Current) |
|---|---|
Expected behavior:
| Lowercase (Expected) | Uppercase (Expected) |
|---|---|
I don't think it's an issue that needs immediate attention, though. Just a small bug.
Contributor guide
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
Reproduce the uppercase-letter case in the JavaScript KeyCodes visualizer and compare it with the lowercase behavior shown in the issue screenshots. Trace the code that supplies descriptions for letter keycodes, then verify that uppercase letters display descriptions matching the expected behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100