Skip to content

Feature/mobile responsive dashboard#257

Open
zeekman wants to merge 4 commits intoMyFanss:mainfrom
zeekman:feature/mobile-responsive-dashboard
Open

Feature/mobile responsive dashboard#257
zeekman wants to merge 4 commits intoMyFanss:mainfrom
zeekman:feature/mobile-responsive-dashboard

Conversation

@zeekman
Copy link

@zeekman zeekman commented Feb 25, 2026

close #225

zeekman and others added 4 commits February 25, 2026 13:32
- Audit dashboard at 320px and 768px breakpoints
- Fix overflow and prevent horizontal scroll on mobile
- Stack metric cards responsively (1 col mobile, 2 col tablet, 3 col desktop)
- Convert SubscribersTable to mobile-friendly cards on small screens
- Improve ActivityFeed layout with stacked metadata on mobile
- Ensure all buttons and inputs have 44px minimum touch targets
- Add responsive text sizing (smaller on mobile, larger on desktop)
- Improve padding and spacing for mobile (3-4px mobile, 6-8px desktop)
- Add viewport meta tag for proper mobile rendering
- Prevent horizontal scroll with CSS overflow-x: hidden
- Reorder QuickActions to appear above ActivityFeed on mobile
- All dashboard pages now responsive with proper text sizing

Acceptance Criteria Met:
 No horizontal scroll on mobile
 All actions reachable with proper touch targets
 Readable text with responsive font sizes
 Tables stack/collapse on small screens
 Forms and inputs usable on mobile
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Responsive layout for creator dashboard

1 participant