SAP / ui5-webcomponents

UI5 Web Components - the enterprise-flavored sugar on top of native APIs! Build SAP Fiori user interfaces with the technology of your choice.
https://sap.github.io/ui5-webcomponents/
Apache License 2.0
1.5k stars 260 forks source link

[SF][Feature Request]: Enable getting the menu popover element of ui5-menu component #8505

Open ksblklu opened 5 months ago

ksblklu commented 5 months ago

Feature Request Description

Hi Team, For ui5-menu component, currently we don't have a way to access the internal responsive popover after the menu item is expanded, can we provide a way for users to access the internal responsive popover? In some cases we have to add some attributes / styles to the menu responsive popover

Proposed Solution

Enable user to access the internal menu responsive popover

Proposed Alternatives

No response

Organization

SuccessFactors

Additional Context

No response

Priority

Medium

Privacy Policy

TeodorTaushanov commented 5 months ago

Hi @SAP/ui5-webcomponents-topic-b, can you check this one?

DMihaylova commented 5 months ago

Hi @ksblklu,

Could you please share more about your use case? As far as I understand, you're talking about a menu where some of the menu items is opening another menu with menu items. Do you mean adding styles/attributes to the newly expanded popover or to the menu items in it?

ksblklu02 commented 4 months ago

Hi @DMihaylova We want to add some custom attributes to the expanded menu popover, so we can labeling these elements on the page, and create a corresponding user guide tour once it was rendered on page.

DMihaylova commented 3 months ago

Hi @ksblklu02,

Whether it'll suit your needs if we add to ui5-menu CSS part for the popover?