explorer icon indicating copy to clipboard operation
explorer copied to clipboard

Implement sorting in transaction results

Open matronator opened this issue 1 year ago • 1 comments
trafficstars

Is your feature request related to a problem? Please describe. When looking at transactions, there's no way to sort them, ie. by date (oldest first), since there's no pagination, just an "infinite load more" button.

Describe the solution you'd like Add the possibility to sort the results by eg. date and change sorting order (ASC <-> DESC).

Describe alternatives you've considered Trying to find the oldest/first transaction by constantly loading new results is pretty stupid to be honest.

Additional context x

matronator avatar Jun 05 '24 19:06 matronator