Button in the 'Todo' page to open all todos on the current page
Proposal
- The todo page gets a new UI element that will open each todo (from the current page) in a new tab
Motivation
- When addressing todos, it's common to open multiple (or all) todos that are listed on the current page, up to 20 todos — this is a workflow I have each and every day
- Bonus: In my GitLab instance, there is a tool to create a todo for each ping on the same issue — for this reason, it's even more important to open each todo in a new tab, since resolving one todo on one issue will resolve all todos for that issue (sure, not ideal, but fixing that behavior is outside the scope of this request)
- It would smoothen this workflow if there were a way to Open all todos on this page, rather than manually select each todo and open them in a new tab
Acceptance criteria
- Two or more todos displayed on the todo page can be opened in two or more tabs through one user action on the UI