Content
View differences
Updated by Max Mutzge over 5 years ago
As a user of the Boards module in OpenProject
I want to be able to open work packages in a new browser tab when clicking on a work package number
so that I can keep the boards view without having to navigate back to it.
<figure class="image"><img src="/api/v3/attachments/19609/content"></figure>
Technically it is (according to the customer who reported this) actually possible to give the link a normal HREF as a link target in addition to the Javascript "onClick", then with a single click the task can be opened in the board (as it is currently) and with Ctrl+click in a separate tab (as before).
I want to be able to open work packages in a new browser tab when clicking on a work package number
so that I can keep the boards view without having to navigate back to it.
<figure class="image"><img src="/api/v3/attachments/19609/content"></figure>
Technically it is (according to the customer who reported this) actually possible to give the link a normal HREF as a link target in addition to the Javascript "onClick", then with a single click the task can be opened in the board (as it is currently) and with Ctrl+click in a separate tab (as before).