Skip to content

Applying mobile responsive layout - #129

Open
Somtochukwu-Clinton wants to merge 3 commits into
stellar-alerts-labs:mainfrom
Somtochukwu-Clinton:ApplyingMobileResponsiveLayout
Open

Applying mobile responsive layout#129
Somtochukwu-Clinton wants to merge 3 commits into
stellar-alerts-labs:mainfrom
Somtochukwu-Clinton:ApplyingMobileResponsiveLayout

Conversation

@Somtochukwu-Clinton

Copy link
Copy Markdown
Contributor

All changes have been implemented, verified, and validated. The task is complete.

Summary

The dashboard has been made fully mobile-responsive down to a 360px viewport, with horizontal overflow issues resolved across the application.

Changes Made

  • Added a collapsible mobile navigation menu for both authenticated and unauthenticated headers.
  • Improved responsive header sizing, navigation behavior, and accessibility attributes.
  • Updated payment history tables to scroll within their containers without breaking the page layout.
  • Fixed long text and URL elements that were causing horizontal overflow on smaller screens.
  • Adjusted mobile typography, spacing, card padding, gutters, and CTA sizing.
  • Added responsive viewport configuration in layout.tsx.
  • Updated .glass-inner styling in globals.css for smaller screens.

Validation

  • npx tsc --noEmit passes
  • npm run build passes
  • Next.js 16 compilation successful
  • TypeScript validation successful
  • All 5 routes generated successfully
  • Responsive behavior verified at 360px viewport

The task is complete and ready for review.

Closes #55

@drips-wave

drips-wave Bot commented Aug 26, 2026

Copy link
Copy Markdown

@Somtochukwu-Clinton Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

@vercel

vercel Bot commented Aug 26, 2026

Copy link
Copy Markdown

@Somtochukwu-Clinton is attempting to deploy a commit to the favour's projects Team on Vercel.

A member of the Team first needs to authorize it.

@Favourof

Copy link
Copy Markdown
Contributor

@Somtochukwu-Clinton resolve conflicts

@Somtochukwu-Clinton

Copy link
Copy Markdown
Contributor Author

Done with fixing the conflict @Favourof

@Favourof

Copy link
Copy Markdown
Contributor

@Somtochukwu-Clinton please kindly resolve the ci issue.

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.

[UI]: Mobile Responsive Layout & Drawer Menu

2 participants