Skip to content

Improve mobile vault listings - #1325

Merged
miohtama merged 1 commit into
masterfrom
feat/compact-mobile-vault-listings
Jul 22, 2026
Merged

Improve mobile vault listings#1325
miohtama merged 1 commit into
masterfrom
feat/compact-mobile-vault-listings

Conversation

@miohtama

Copy link
Copy Markdown
Contributor

Why

Mobile vault listings used a wide, high-density desktop table treatment that made filtering and scanning difficult on narrow screens.

Lessons learnt

In this fixed-width table, off-screen elements such as sparklines and wrapped TVL values can define visible row height. Validate table overflow across loaded rows at a mobile viewport rather than relying on CSS intent.

Summary

  • Compact the mobile vault heading and place all filters inside a Filters disclosure.
  • Tighten mobile table rows, constrain vault and protocol labels, and prevent narrow data columns from overflowing.
  • Add Playwright coverage for mobile filter interaction and label wrapping.

@miohtama
miohtama merged commit 22c4cc9 into master Jul 22, 2026
5 checks passed
@miohtama
miohtama deleted the feat/compact-mobile-vault-listings branch July 22, 2026 19:46
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