Skip to content

Add search, filter, and pagination to recent tips#168

Merged
Mosas2000 merged 1 commit intomainfrom
feature/search-filter-recent-tips
Feb 26, 2026
Merged

Add search, filter, and pagination to recent tips#168
Mosas2000 merged 1 commit intomainfrom
feature/search-filter-recent-tips

Conversation

@Mosas2000
Copy link
Copy Markdown
Owner

Closes #53

Adds search, filtering, sorting, and pagination controls to the Recent Tips live feed.

Features:

  • Search by sender/recipient address or message content
  • Filter by minimum and maximum STX amount
  • Sort by newest, oldest, highest amount, or lowest amount
  • Pagination with 10 results per page
  • Clear filters button and result count summary
  • Fetches up to 50 events for local filtering

Search by sender/recipient address or message content. Filter by
minimum and maximum STX amounts. Sort by newest, oldest, highest,
or lowest amount. Paginated results with 10 tips per page.
Fetches up to 50 events from the API for local filtering.
@Mosas2000 Mosas2000 merged commit 56ddc26 into main Feb 26, 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.

No search or filter functionality for recent tips

1 participant