Feature #5635
openRemember column sorted by of the "Pull Requests You Participate In" table
0%
Description
Current behaviour:
The table is sorted by PR Id by default every time the page reloads.
Wanted behaviour:
The table remembers the column sorted by, alternatively a user could specify this in his preferences.
Rationale:
Having to review a lot of PRs that change frequently, maybe lay dormant for a while, sorting by "Last Update" column is much more conventient. So one can just go work from the top of the list, aka start with what has been updated recently. Sorting by "Last Updated" takes a bit, as one has to click the header two times to get the newest PRs on top.
Updated by Marcin Kuzminski [CTO] about 4 years ago
This makes a lot of sense, we've recantly added few of such per-user based settings, we'll add this to the next release ! (4.23)
Updated by Sebastian Elsner almost 4 years ago
Hey, I cannot seem to find it in the new release. What page would this be on?
Updated by Marcin Kuzminski [CTO] almost 4 years ago
It's included in 4.23 as Pull requests: save permanently the state if sorting columns for pull-request grids.
Updated by Marcin Kuzminski [CTO] almost 4 years ago
- Status changed from New to Resolved