Shellbar Menu items do not support right click + open new tab
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 1.8k
- Forks
- 285
- Avg merge
- 3d 2h
- Merged PRs (30d)
- 59
Description
Feature Request Description
SuccessFactors has started to use the <ui5-shellbar> and the menu items (a.k.a. module picker) used to support Right Click + Open in new tab. The way it did this was by rendering the line item as an anchor link with an href. Can this be support be added to the web component?
Proposed Solution
The <ui5-li> that we put into slot="menuItems" might support other things like <ui5-link> or something else that supports right click to open in new tab. But visually speaking the menu should look exactly the same as it did before.
Proposed Alternatives
No known alternatives, user can only left click the menu item and do the default behavior without customizing it.
Additional Context
This functionality will be missed when we activate the new header, and people have already started to notice that this is gone.
Priority
- Low
- Medium
- High
- Very High
A clear and concise description of the impact/urgency of the required feature.
Stakeholder Info (if applicable)
- Organization: SuccessFactors
- Bussiness impact: Existing users are used to having this ability, and it will be missed and there will be complaints about it.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.