Skip to content

fix(dashboard): add empty state to Recent Pools dropdown#174

Merged
Sendi0011 merged 1 commit into
JointSave-org:mainfrom
devJaja:improve/recent-pools-empty-state
Jul 19, 2026
Merged

fix(dashboard): add empty state to Recent Pools dropdown#174
Sendi0011 merged 1 commit into
JointSave-org:mainfrom
devJaja:improve/recent-pools-empty-state

Conversation

@devJaja

@devJaja devJaja commented Jul 18, 2026

Copy link
Copy Markdown
Contributor

Summary

Adds a "No recent pools yet" empty state message to the Recent Pools dropdown in the dashboard header, matching the pattern already used by the Notifications dropdown.

Changes

  • Changed the Recent Pools dropdown to always render when a wallet is connected (previously hidden entirely when the list was empty)
  • Added a centered "No recent pools yet" message when the list is empty
  • No behavioral change when recent pools exist

Testing

  • Lint: ✅ 0 errors (29 pre-existing warnings)
  • Prettier: ✅ All files formatted
  • Connected wallet with no recent pools → dropdown shows empty state message
  • Connected wallet with recent pools → dropdown shows pool list as before

Closes #106

Shows a 'No recent pools yet' message when the Recent Pools list is
empty, matching the pattern already used by the Notifications dropdown.

Closes JointSave-org#106
@Sendi0011
Sendi0011 self-requested a review July 19, 2026 09:19

@Sendi0011 Sendi0011 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice Job @devJaja

@Sendi0011
Sendi0011 merged commit dd46160 into JointSave-org:main Jul 19, 2026
3 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.

[Improvement] Add an empty state to the "Recent Pools" dropdown when the list is empty

2 participants