Describe the bug
Opening an Item page in a new tab from a <ds-item-search-result-list-element> can toggle its <ds-truncatable> component
To Reproduce
Steps to reproduce the behavior:
- Open demo7.dspace.org/search and look for an Item with a truncated description
- Open the Item's page in a new tab ~
Right click > Open in new tab on the title link
- Open the Item's page in a new tab ~
Middle click or Ctrl/Cmd + Left click on the title link
- The page opens in a new tab, but the
<ds-truncatable> component is toggled at the same time
Expected behavior
The the <ds-truncatable> component should not get toggled when clicking on the title
Describe the bug
Opening an Item page in a new tab from a
<ds-item-search-result-list-element>can toggle its<ds-truncatable>componentTo Reproduce
Steps to reproduce the behavior:
Right click > Open in new tabon the title linkMiddle clickorCtrl/Cmd + Left clickon the title link<ds-truncatable>component is toggled at the same timeExpected behavior
The the
<ds-truncatable>component should not get toggled when clicking on the title