Navbar spacing is unconstrained, leading to spacing issues at larger resolutions
Nobody has claimed this yet.
Assessment
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Newbie friendliness
- 68/100
- Issue type
- Bug
- Clarity
- Mostly clear
- Activity status
- Quiet
- Tech stack
- css
- Domain
- frontend
Research direction
Start by locating the navbar styles that define .site-header and --header-padding, then reproduce the spacing at approximately 1150px and 2150px viewport widths. Done means the nav links remain visible and their spacing stays constrained across the reported viewport sizes, including the proposed min(1.5dvw, 32px) behavior.
Written by the indexing model from the issue text.
Description
Navbar nav link spacing is defined solely in relation to viewport width, which starts breaking appart at some viewport sizes:
- All nav links dissapear at ~1150px viewport width (seems oddly high?)
- All nav links get spaced out a lot at a larger viewport width (eg. ~2150px)
I'll be mainly covering the latter in this issue though...
After some experimenting, I ended up with applying .site-header {--header-padding: min(1.5dvw,32px);} and ended up with this result, which seems a lot closer to what was intended (and also works well across viewport sizes):
- Dominant language
- JavaScript
- Stars
- 616
- Forks
- 463
- Avg merge
- 2d 8h
- Merged PRs (30d)
- 17
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.
More from matrix-org/matrix.org
-
ecosystem wording
Difficulty 1/5 Under an hour Newbie friendliness 90/100
matrix-org/matrix.org#3649 ·
-
ecosystem
Difficulty 2/5 1-3 hours Newbie friendliness 70/100
matrix-org/matrix.org#3623 · 3 comments ·
-
ecosystem
Difficulty 1/5 Under an hour Newbie friendliness 65/100
matrix-org/matrix.org#3588 · 1 reaction ·
-
wording
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
matrix-org/matrix.org#3580 ·
-
ecosystem
Difficulty 2/5 1-3 hours Newbie friendliness 64/100
matrix-org/matrix.org#3562 · 3 comments ·
All issues in matrix-org/matrix.org
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
HarperFast/skills#96 ·
-
[Block] Latest Posts [Type] Bug
Difficulty 2/5 1-3 hours Newbie friendliness 76/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
Automattic/studio#4908 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 86/100
sugarlabs/musicblocks#8847 ·