Set default board on start
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 1.4k
- Forks
- 354
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 43
Description
Currently, the default board when opening the Deck app is the 'overview board'. This becomes very frustrating, over time, when I navigate away from Deck and then go back expecting to see the board I was already working on but instead having to, yet again, navigate away from the overview board.
Describe the solution you'd like
It would be nice to have options as to which board opens on start.
- Default to overview
- Default to last viewed
- Default to specified board [on click list of boards shown and user selects one]
Describe alternatives you've considered
I couldn't come up with a solution other than using direct links to the board I was working on - which is not very practical.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by tracing Deck's app startup and board-selection flow to find where the overview board is chosen. Check how user preferences and board lists are handled, then define the setting UI and persistence for overview, last viewed, or a specified board; done means reopening Deck follows the selected option.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100