Skip to content

Feature/vaults view toggle#607

Open
Didi-vi wants to merge 3 commits into
Disciplr-Org:mainfrom
Didi-vi:feature/vaults-view-toggle
Open

Feature/vaults view toggle#607
Didi-vi wants to merge 3 commits into
Disciplr-Org:mainfrom
Didi-vi:feature/vaults-view-toggle

Conversation

@Didi-vi

@Didi-vi Didi-vi commented Jun 30, 2026

Copy link
Copy Markdown
Contributor

feat: add list/grid view toggle to Vaults page

  • Implement list/grid view toggle in Vaults.tsx
  • Persist view preference in localStorage ('vaults-view-preference')
  • Reuse VaultCard for grid view with progress and countdowns
  • Add comprehensive tests in src/pages/tests/Vaults.test.tsx
  • Update design documentation for the new feature
  • Fix router wrapping to ensure compatibility with main App router

Closes #303

@drips-wave

drips-wave Bot commented Jun 30, 2026

Copy link
Copy Markdown

@Didi-vi 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

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.

Add a card-grid layout toggle to the Vaults list page

1 participant