-
Notifications
You must be signed in to change notification settings - Fork 306
Description
Feature request: add option for reverse sorting of requests
Hi! Could you please add functionality to sort the list of requests?
I’ve read some of the closed issues and saw mentions that sorting was added before, but I don’t see anything like that now.
Currently, all requests pile up at the bottom of the list. It’s really unusable in this state — everything is fine when you’re just browsing the app, but when there’s some API bug, you have to scroll through hundreds or even thousands of requests just to get to the most recent one.
Please consider adding an option for this. I read that there used to be a way to change the sort order via the three-dot menu, but I don’t see that anymore — and even if it existed, that’s not quite what I need. I’d really like to have reverse sorting as the default behavior.
Thanks!