Page MenuHomePhabricator

Opening links in a new tab
Closed, ResolvedPublic1 Estimated Story Points

Description

As a mismatch reviewer
I want to open links in new tabs
in order to be able to not switch context all the time

Problem:
Currently, the links are opening in the same tab. This results in a lot of context switching. On top of that, currently, when a link is clicked and a new page opens in the same tab, if users go back the selection from the dropdown is not stored and therefore lost. We need to make sure that all of the links that redirect the users to new pages will open in new tabs.

Screenshots/mockups:

Screenshot 2021-10-04 at 12.47.53.png (734×2 px, 261 KB)

Screenshot 2021-10-04 at 12.45.03.png (599×1 px, 69 KB)

When selected, a link opens in a new tab.

BDD
GIVEN any link in the Mismatch Finder website
WHEN clicking on them
THEN they open in new tabs.

Acceptance criteria:

  • All the links on the 2 pages of the Mismatch Finder (first being the search page with the text area and second being the result page with table) open in a new tab with the exception of all of the links in the footer.

Event Timeline

This looks great to me!
Will resolve this and close the task :)