Keeping MR listing filter navigating through projects
Description
Actually when we navigate through project MRs from all MRs listing, the actives filters are not kept.
For example from this page https://gitlab.com/dashboard/merge_requests?assignee_id=xxxxxxall MRs are filtered by my profile.
If I go to the MRs project page from the link in the header : https://gitlab.com/{group_code}/{project_code}/merge_requeststhe filter by my profile is gone and I have to filter again this list.
Proposal
Keeping the filters navigating through MRs pages.
- Step 1 -filter by assignee :
https://gitlab.com/dashboard/merge_requests?assignee_id=xxxxxx - Step 2 - Click on MRs project global page in header
https://gitlab.com/{group_code}/{project_code}/merge_requests - Step 3 - Filter again by assignee :
https://gitlab.com/{group_code}/{project_code}/merge_requests?scope=all&state=opened&utf8=%E2%9C%93&assignee_id=xxxxxx
Deleting Step 3 by adding active filters in Step 1 links
Links / references
Edited by 🤖 GitLab Bot 🤖