mirror of
https://github.com/plankanban/planka.git
synced 2026-02-25 11:21:03 +03:00
[Enhancement] Remember previously selected board when switching between projects #80
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @johnchristopher on GitHub (Mar 20, 2021).
When switching between projects the UI gives focus to the first elements of a project.
It would be more fluid to get back to the board that had focus on a specific project
@nickbe commented on GitHub (Mar 21, 2021):
I worked with PLANKA for several hours today after I read your suggestion. Basically you're right and most of the time when I switch between projects I indeed have to go back to the last board I've used.
@meltyshev What do you think Maks?