-
Bug
-
Resolution: Done
-
Minor
-
openshift-4.9
-
False
-
False
-
0
-
Undefined
-
Not Supported
-
ODC Sprint 203
-
Low
Description of problem:
When the user tries to switch between catalog categories or types with navigation items on the left hand side in developer catalog, these links doesn't support open in a new tab or ctrl+click.
- The catalog category links (All Items, CI/CD, Databases, Languages, ...) uses /# as a href but when clicked them, the URL is changed and loading this URL in a new tab works already well.
- The catalog types links (Builder Images, Devfiles, Event Sources, ...) uses a query parameter /?catalogType=..., but the URL without the correct path opens the topology.
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 catalog category or type link in the navigation.
Actual results:
Catalog category links (All Items, CI/CD, Databases, Languages, ...):
- Right click and open in new tab opens the topology in a new tab
- Ctrl+click opens the link in the current tab
Catalog types links (Builder Images, Devfiles, Event Sources, ...):
- Right click and open in new tab opens the topology in a new tab
- Ctrl+click open topology in a new tab
Expected results:
For all links, right click+open in new tab or ctrl+click should open the selected category or type filter in a new tab and should not change the corrent tab filter or URL.
Reproducibility (Always/Intermittent/Only Once):
Always
Build Details:
4.9 master (tested with commit fe0f165c5a35da481fee9b67e76be2bc3f94b7c7)
Additional info:
None
- relates to
-
ODC-6032 Developer catalog tiles links doesn't support open in new tab or ctrl+click
- Closed
- links to