Automatically navigate to last board visited
- When you are in the boards UI of a given project or a given group, GitLab saves the board you are on so that the next time you visit the same boards UI again, you are navigated to that board.
- For example, the first time I visit
https://gitlab.com/groups/gitlab-org/-/boards
, I see the board11.0
. I use the dropdown to navigate toPlan per milestone
. I close the tab. - I visit
https://gitlab.com/groups/gitlab-org/-/boards
again. I am already atPlan per milestone
. - This should be saved per project / group, per user, in the database. So that whatever device / browser I use, I will always go back to the board I last saw.
- Important: If you are navigating to a specific board via a link, it should not go to the last used board, but to the actual link. https://gitlab.com/gitlab-org/gitlab-ee/issues/7760#note_107518661
This page may contain information related to upcoming products, features and functionality. It is important to note that the information presented is for informational purposes only, so please do not rely on the information for purchasing or planning purposes. Just like with all projects, the items mentioned on the page are subject to change or delay, and the development, release, and timing of any products, features, or functionality remain at the sole discretion of GitLab Inc.
Edited by 🤖 GitLab Bot 🤖