Issuable sorting should be stored per page
Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.
Description
For now issuable sorting is stored in cookies as a global value per domain.
That means, if you set some sorting on a page A, it also will be set on a page B.
Steps to reproduce:
- Open Issues List page. Set sorting to, say,
Priority. Wait until page is reloaded. - Open Merge Requests page. The sorting is already set to
Priority. Change it to anything else, then go back to the issues list page and you'll see the sorting is changed again.
Proposal
Store sorting values per issuable.
Edited by 🤖 GitLab Bot 🤖
