Open issue from Agile board in same tab

Is there a setting somewhere to allow users to open issues from the Agile Boards in the same tab instead of opening a new tab?

3
9 comments
Official comment

Hi!

I'm Sergey from the Youtrack team.

On the same tab, you can open the issue view if you double click on the card itself. Here's how it looks: https://take.ms/I3eMM (screenshot). If you click on the issue link itself, it will always open in the new tab. 

P.S. if you'd like to get in touch with our support team directly for a quick answer to your question, please fill in a direct request at https://youtrack-support.jetbrains.com/hc/en-us/requests/ We'll be happy to help.

This is really annoying, you should never force a user to open a link in a predefined way. On a link without target attribute you have every option to open it in the same tab, a new tab, window or private window. The other way around does not work. You can not override a target="_blank". If you keep it this way, there should be at least an option for the user to deactivate it.

2

The agile board page has two options: open a card within the same tab in a modal window as I described above or hit the link itself to open in a new tab. Both provide access to all the card data, so you can use whichever you prefer.

0

Yeah and do not want a modal and I do not want a new tab. Never mind, I fixed it using a uBlock Origin rule which strips out all target attributes.

0

Thanks for the update.

Glad to hear that you find the solution suitable for you. 

0

@Christoph could you please tell in detail how to do that. Actually I fully agree, if something looks like a link it should behave like a link. And if I want to open a link in new tab - it should be my responsibility (I can use middle mouse button for example).

0

You can open the uBlock Origin settings and navigate to the tab “My filters”, there you can place a rule like “youtrack.example.com##a:remove-attr(target)” so all links on that domain will get their target attributes removed.

2

This is so annoying. In my case: I saved youtrack as a chrome app, and clicking an issue link on the dashboard opens a new window. I expect it to open in the same window.

0

Hi Tair,

I can see the pain point. We have two open feature requests aimed at this behavior:

  • JT-69547, "YouTrack Issues List" widget: open issues in current tab, covers the dashboard side.
  • JT-77499, Unification of card opening paradigm in Agile Boards, covers the board side.

Please feel free to vote on them. Your votes help us measure feature demand and automatically subscribe you to updates. To vote, sign in to JetBrains YouTrack and click the thumbs-up icon on each issue.

Sorry for the hassle in the meantime!

0

Please sign in to leave a comment.