Skip to content

style: improve mobile responsiveness of Activity Feed#687

Merged
emdevelopa merged 1 commit into
emdevelopa:mainfrom
wheval:fix/issues-565
Apr 23, 2026
Merged

style: improve mobile responsiveness of Activity Feed#687
emdevelopa merged 1 commit into
emdevelopa:mainfrom
wheval:fix/issues-565

Conversation

@wheval

@wheval wheval commented Apr 23, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Improve Activity Feed readability on mobile by rendering payments as stacked cards on small screens.
  • Preserve the existing desktop table layout from the sm breakpoint and above.
  • Adjust loading and empty-state spacing so the component remains consistent with the Drips Wave theme across breakpoints.

Test plan

  • Open Activity Feed on a mobile viewport and confirm entries render as cards without horizontal scrolling.
  • Resize to desktop and confirm the original table layout still appears and behaves correctly.
  • Validate loading, empty, and error states render correctly on both mobile and desktop.

Closes #565

Improve small-screen readability by using a card layout on mobile while preserving the desktop table view.

Closes emdevelopa#565

Made-with: Cursor
@vercel

vercel Bot commented Apr 23, 2026

Copy link
Copy Markdown

@wheval is attempting to deploy a commit to the Emmanuel's projects Team on Vercel.

A member of the Team first needs to authorize it.

@drips-wave

drips-wave Bot commented Apr 23, 2026

Copy link
Copy Markdown

@wheval 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

@emdevelopa emdevelopa merged commit 5349372 into emdevelopa:main Apr 23, 2026
3 of 5 checks passed
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.

[Frontend] Touch up: Improve mobile responsiveness of Activity Feed

2 participants