marko-js / marko-js/website

Text in the side nav is blurry

Open
#110 0 comments 1 reaction 0 assignees View on GitHub

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:

https://github.com/marko-js/website-next/blob/3472afb418a822517decf0cb32e6b4e33f672dda/src/tags/app-menu/app-menu.style.module.scss#L149-L173

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

  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 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.