Skip to content

fix: mobile responsiveness and touch optimizations (#28)#34

Closed
debojyoti10CC wants to merge 1 commit into
mericcintosun:mainfrom
debojyoti10CC:fix-mobile-responsiveness-28
Closed

fix: mobile responsiveness and touch optimizations (#28)#34
debojyoti10CC wants to merge 1 commit into
mericcintosun:mainfrom
debojyoti10CC:fix-mobile-responsiveness-28

Conversation

@debojyoti10CC

Copy link
Copy Markdown

Fixes #28

This PR implements the mobile responsiveness improvements requested in issue 28 and fixes a couple of local dev blockers I ran into along the way.

Mobile & UX Fixes:

Added min-h-[44px] touch targets and touch-action: manipulation globally to remove tap delays.
Refactored modals to slide up as native bottom sheets on mobile viewports.
Fixed horizontal scroll bleeds by adding overflow-x: hidden to the main container.
Updated

EnhancedLiquidityPools
and
BlendDashboard
so tab navigation is swipeable instead of breaking onto new lines.
Improved stacking behavior on the AI analysis toggle buttons and scaled down heading text for phone sizes.

@vercel

vercel Bot commented Mar 3, 2026

Copy link
Copy Markdown

@debojyoti10CC is attempting to deploy a commit to the mericcintosun Team on Vercel.

A member of the Team first needs to authorize it.

@debojyoti10CC

Copy link
Copy Markdown
Author

Uploading Screenshot 2026-03-03 164805.png…
Also i can help if you need UI changes
I've been making clean proffesional frontends for a while
Screenshot 2026-03-03 155851
Screenshot 2026-02-28 005147

@mericcintosun

Copy link
Copy Markdown
Owner

Closing as superseded by #59, which we're merging for mobile responsiveness (#28). This branch is also currently conflicting. Thanks for the effort! 🙏

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.

Mobile Responsiveness Improvements

2 participants