Skip to content

Fix mobile footer overlap and floating actions - #19

Merged
smshagor-dev merged 2 commits into
mainfrom
agent/mobile-footer-safe-actions
Aug 19, 2026
Merged

Fix mobile footer overlap and floating actions#19
smshagor-dev merged 2 commits into
mainfrom
agent/mobile-footer-safe-actions

Conversation

@smshagor-dev

Copy link
Copy Markdown
Owner

Summary

Fixes the mobile bottom navigation overlap shown in Settings and separates the floating Chat Tools action from the right-side compose/new-message action.

Mobile footer

  • Converts the mobile footer into a true fixed floating rounded dock with a small safe-area-aware bottom gap.
  • Removes the full-width rectangular footer background so the dock looks carved/floating from the bottom.
  • Keeps all five navigation items accessible without the Chat Tools button covering the last item.
  • Reserves additional mobile scroll clearance for foreground pages that use pb-16 md:pb-0, so final content such as Settings -> Log out can scroll completely above the dock.

Floating actions

  • Moves Chat Tools to the lower-left on mobile.
  • Keeps it above the mobile dock and safe-area inset.
  • Leaves the existing right-side new-message/compose action untouched.
  • Desktop Chat Tools positioning remains unchanged.

Scope

Frontend-only layout/CSS change; no routing, messaging, call, auth, or API behavior changed.

@vercel

vercel Bot commented Aug 19, 2026

Copy link
Copy Markdown

Deployment failed for project syncchat with the following error:

Resource is limited - try again in 24 hours (more than 100, code: "api-deployments-free-per-day").

Learn More: https://vercel.com/smshagor-devs-projects?upgradeToPro=build-rate-limit

@vercel

vercel Bot commented Aug 19, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
syncchat Ready Ready Preview Aug 19, 2026 8:31am

@smshagor-dev
smshagor-dev merged commit d79e297 into main Aug 19, 2026
2 of 4 checks passed
@smshagor-dev
smshagor-dev deleted the agent/mobile-footer-safe-actions branch August 19, 2026 13:34
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.

1 participant