balanced / balanced-dashboard

The Balanced dashboard.
https://dashboard.balancedpayments.com/
Other
2.28k stars 385 forks source link

Filtered lists on transaction reports don't remain when I click "back" on browser #1582

Open dmacquart opened 9 years ago

dmacquart commented 9 years ago

If I sort MP transactions (say Debits + Succeeded) and click on an individual transaction, there's no way for me to go back to the filtered list without sorting again. I should be able to either click back on browser and see the sorted list OR click on a "go back to list" link.

msherry commented 9 years ago

Related to https://github.com/balanced/balanced-dashboard/issues/1220, I think.

mjallday commented 9 years ago

:+1: personally i would like these parameters to be in the query string so i can bookmark or share whatever i'm currently looking at.

msherry commented 9 years ago

If we're adding query string params, the current offset/limit would be great too, to address #1220 .