feat(expenses): add URL-backed filters and pagination - #217
Conversation
|
@Taiye21 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! 🚀 |
|
MergeKeeper review Scope: in scope for linked issue Successfully implemented search, multi-select filtering, pagination, and URL synchronization for expense lists according to requirements. Reviewed commit: |
|
Hi @Cjay-Cyber-2, the implementation for issue #207 is pushed on the requested fork branch and this PR is ready for review. Closes #207. |
8ce2c25 to
7b1d6b2
Compare
087bc9d to
dcc90fd
Compare
|
@mergepay Merge conflicts resolved against latest Conflict files: Note: upstream Please review / re-run CI when convenient. Thanks! |
Add the neobrutalist expense filter panel with debounced search, payer/status/asset filters, page-size controls, URL synchronization, clear-all behavior, and client-side pagination.
Closes #207