simrail / simrail/map-v2

Train number font too small

Open Beginner friendly
#151 6 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
22
Forks
19
Avg merge
6m
Merged PRs (30d)
7

Description

Hello, after the new major version of the map, the font's on map and train details have became way too small and the font itself also makes them harder to read.

8px is really small. I'd like to request a minimum of 10px. Preferably they should be set as rem (10px=0.625rem) instead of px so they respect browser font sizes as well for better accessibility.

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

Locate the styles controlling text on the map and in train details, then compare them with the reported 8px rendering and screenshot. Done means the affected text is at least 10px, preferably expressed as 0.625rem, and is easier to read while respecting browser font sizing.

Written by the indexing model from the issue text.

Assessment

Tech stack
nextjs, react, typescript
Domain
accessibility, frontend
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
72/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.