Text in the side nav is blurry
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 5
- Forks
- 9
- Avg merge
- 1h 45m
- Merged PRs (30d)
- 11
Description
Removing this part of the css fixes the problem:
I figure the problem is the transform / animation, as they don't behave well with subpixel AA or AA in general.
Tested on Chromium / Linux. Difference is very noticeable on a regular full hd monitor.
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 with src/tags/app-menu/app-menu.style.module.scss lines 149-173 and compare the side-nav text with that CSS removed. Reproduce the issue on Chromium/Linux at a regular full HD resolution, then verify the text is no longer blurry while the side-nav behavior remains intact.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- scss
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100