Visual QA + polish: nav wrap bug, mobile spacing #49
Labels
No labels
domain:backend
domain:devops
domain:frontend
status:approved
status:in-progress
status:needs-fix
status:qa
type:bug
type:devops
type:feature
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
forgejo_admin/pal-e-api#49
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Plan
plan-2026-02-27-responsive-design-mobile-ux— Phase 3Repo
pal-e-docs— the repo where the code change happensUser Story
As a visitor viewing pal-e-docs on a mobile device
I need the nav to render as a clean 3-row layout and sections to have proper breathing room
So that the site looks professionally designed, not just "not broken"
Acceptance Criteria
When I view any page at 375px viewport width
Then the nav renders as 3 rows: brand / nav links / auth
And sections have consistent vertical spacing
And no horizontal overflow exists on any page type
And all existing playwright tests pass with no regressions
Additional Information
flex-basis: 100%on.brandin the mobile breakpoint isn't forcing a line break..sectiondivs feel tight. Need consistent vertical rhythm.Checklist
Related
project-pal-e-docs— parent projectissue-pal-e-docs-visual-qa-polish— pal-e-docs tracking note