Details
-
Improvement
-
Resolution: Fixed
-
Major
-
1.4.2
-
None
-
Unknown
-
N/A
-
N/A
-
Description
The Kanban macro currently navigates away from the Kanban board when a user clicks a task title, opening the selected task in the same tab. This interrupts workflow and makes it difficult to quickly review multiple tasks while staying on the board. Additionally, using control-click does not open the task in a new tab as typically expected in browser behavior.
Would it be possible to extend the Kanban macro to support opening tasks in a new browser tab. This could be implemented in one or more of the following ways:
- Open tasks in a new tab by default, or
- Allow control-click (or equivalent modifier key) to open tasks in a new tab, or
- Introduce a configurable macro parameter that enables opening tasks in a new tab