You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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
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 anhref
. Can this be support be added to the web component?Proposed Solution
The
<ui5-li>
that we put intoslot="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
A clear and concise description of the impact/urgency of the required feature.
Stakeholder Info (if applicable)
The text was updated successfully, but these errors were encountered: