interledger / rafiki

An open-source, comprehensive Interledger service for wallet providers, enabling them to provide Interledger functionality to their users.
https://rafiki.dev/
Apache License 2.0
226 stars 77 forks source link

Admin UI payments page does not save type filter when navigating across pages #2758

Closed mkurapov closed 1 day ago

mkurapov commented 3 weeks ago

Context

Unlike the webhook events page, the payments page in the Admin UI does not persist the type when navigating across different pages:

https://github.com/interledger/rafiki/assets/15069181/61758a38-110f-4b7f-a92e-d6f10c2f2632

Expected Behaviour

When selecting the type in the filter of the payments page, it should persist when navigating across pages of results.

sarthakChauhan12 commented 3 weeks ago

Can I work on this issue?

JoblersTune commented 2 weeks ago

@sarthakChauhan12 I actually just added this fix while working on a related issue.