Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Shellbar Menu items do not support right click + open new tab #4077

Open
1 of 4 tasks
codefactor opened this issue Oct 5, 2021 · 4 comments
Open
1 of 4 tasks

Shellbar Menu items do not support right click + open new tab #4077

codefactor opened this issue Oct 5, 2021 · 4 comments

Comments

@codefactor
Copy link
Contributor

codefactor commented Oct 5, 2021

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.
@nnaydenow
Copy link
Contributor

Hi @codefactor ,

The specification of the component is not supporting this scenario and it was not design to work that way. We were thinking about another solution but seems that there is no stable solution about this requirement. It was synced with our PO and at the moment we will reject this feature request. @jdichev

Regards,
Nayden

@reqyou
Copy link

reqyou commented Nov 2, 2022

@nnaydenow cc @ilhan007,
same applies for product switch items?

Best, Felix

@nnaydenow
Copy link
Contributor

Hi @jdichev ,

Can you check this one?

@jdichev
Copy link

jdichev commented Nov 2, 2022

Sure, also adding @dobrinyonkov.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Completed
Development

No branches or pull requests

7 participants