fix: homepage responsive QA and layout fixes for mobile viewports (#11)#100
fix: homepage responsive QA and layout fixes for mobile viewports (#11)#100CHY9213 wants to merge 1 commit into
Conversation
- Added 430px, 390px, and 360px responsive breakpoints - Fixed project type grid layout on small screens - Improved hero, navbar, and CTA responsive behavior - Added horizontal scroll for ledger tables on mobile - Fixed touch target sizes for mobile (44px minimum) - Prevented horizontal page overflow - Added mobile-optimized font sizes and spacing - Improved modal and toast responsiveness Closes mergeos-bounties#11
QA Verification Report — PR #100Target PR: #100 (fix: homepage responsive QA and layout fixes for mobile viewports #11) CI StatusAll 5 checks pass: Backend build and test ✅ | Web build (admin) ✅ | Web build (frontend) ✅ | Web build (scan) ✅ | Secret scan ✅ Code Review
Recommendation✅ Approve with suggestions — The responsive fixes are correct and comprehensive. The Verification per issue #64 — 300 MRG QA bounty |
|
Thanks for the PR. For bounty review, please add verification evidence in this PR before final review:
Evidence can be attached in a PR comment; images in comments count. If this PR has the |
|
@CHY9213 I rechecked all open PRs and this PR currently has merge conflicts with master (mergeStateStatus: DIRTY). Please rebase or merge the latest master, resolve the conflicts, and push the updated branch so GitHub can re-run PR checks. Bounty review remains blocked until the PR is mergeable again. |
TUPM96
left a comment
There was a problem hiding this comment.
Not ready for bounty acceptance yet.
I rechecked all open PRs and this one is currently blocked before code acceptance:
- It has merge conflicts with master or is otherwise not mergeable.
- Runtime evidence is still missing or incomplete for the claimed user flow.
- GitHub checks need to rerun cleanly after the branch is updated.
Please rebase/merge latest master, resolve conflicts, push the updated branch, and attach screenshots/GIF/video or other runtime evidence for the actual fix. I can continue review after that.
|
Thanks for the work on the homepage responsive task. This branch is not mergeable as-is against the current master and/or bundles broader changes than we can safely accept in this cleanup pass. Closing this PR; please submit a fresh, focused PR from latest master with before/after runtime screenshots for the exact viewport issues fixed. |
Verification Report — PR #100Target PR: #100 Commands: git fetch+checkout ✅ | git diff master ✅ | Code review ✅Final Verdict: ✅ APPROVEPayout: cerouber88@gmail.com (PayPal) |
Summary
Added responsive breakpoints for 430px, 390px, and 360px mobile viewports with comprehensive layout fixes.
Changes
Viewports covered
Closes #11