Fix 320px landing-page navigation overflow - #72
Open
MyTH-zyxeon wants to merge 1 commit into
Open
Conversation
Run-Id: `run-20260805T122344Z-misa3-crystal-pdf-mobile` Trace-Id: `fd73bd78-8b18-4377-b2f3-2d06dc32a47d` Requester: Jun Discord sender_id `473730953735438336` Implementer: MISA 3 bot ID `1516725819517567077`
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
This is intentionally narrower than the earlier responsive rewrites: the current
mainalready adapts most sections, while its brand + Sign in + Get started row still overflows at 320px.Validation
npx eslint src/pages/LandingPage.tsxnpx vite buildscrollWidth == clientWidth, all 8 tool cards remain in view, and navigation targets are at least 44px highThe repository-wide
npm run buildremains blocked by pre-existing@testing-library/reacttype errors in the two overlay tests. The full test run also has pre-existing test-environment failures involving@testing-library/domandlocalStorage; neither failure is in the changed file./claim #3
Run-Id:
run-20260805T122344Z-misa3-crystal-pdf-mobileTrace-Id:
fd73bd78-8b18-4377-b2f3-2d06dc32a47dRequester: Jun Discord sender_id
473730953735438336Implementer: MISA 3 bot ID
1516725819517567077