-
Bug
-
Resolution: Done
-
Minor
-
openshift-4.8, openshift-4.9
-
False
-
False
-
0
-
Undefined
-
Not Supported
-
ODC Sprint 203
-
Low
Description of problem:
When the user opens a card in developer catalog, the item was shown in the sidebar.
But the link of the card links to /# which means that the user can right click elements and open them in a new tab. These links doesn't bring the user to that specific cards, not the current page again. Instead it opens the topology.
Especially because the linked card changes the URL, and the URL could already loaded to open the catalog with an selected item (&selectedId=), we should apply this links also on the cards. So that right click > open in new tab or ctrl+click works.
Prerequisites (if any, like setup, operators/versions):
None
Steps to Reproduce
- Open developer perspective
- Open Add page > Developer catalog
- Right click or ctrl+click an item.
Actual results:
- Right click + open in new tab opens the topology in a new tab
- Ctrl+click opens the sidebar
Expected results:
- Right click + open in new tab opens the item in a new tab
- Ctrl+click doesn't open the sidebar, instead it should open a new tab with the item opened in the sidebar
Reproducibility (Always/Intermittent/Only Once):
Always
Build Details:
4.8
Additional info:
None
- is related to
-
ODC-6038 Developer catalog navigation links doesn't support open in a new tab or ctrl+click
- Closed
- links to