Skip to content

Conversation

@tsanislavgatev
Copy link
Contributor

@tsanislavgatev tsanislavgatev commented Oct 27, 2025

With this PR we introduce a new placement property to the ui5-menu.

This property allows developers to specify the menu's position relative to its trigger element, providing more control over the menu's placement in the UI.

The possible values for this property are Start, End, Top and Bottom, where Bottom is the default.

Example

To make the ui5-menu to open from the top add the following:

<ui5-menu placement="Top">
    ....
</ui5-menu>
image

@ui5-webcomponents-bot
Copy link
Collaborator

ui5-webcomponents-bot commented Oct 27, 2025

🧹 Preview deployment cleaned up: https://pr-12554--ui5-webcomponents.netlify.app

@ui5-webcomponents-bot ui5-webcomponents-bot temporarily deployed to preview October 27, 2025 14:10 Inactive
@ui5-webcomponents-bot ui5-webcomponents-bot temporarily deployed to preview October 27, 2025 14:37 Inactive
@ui5-webcomponents-bot ui5-webcomponents-bot temporarily deployed to preview October 29, 2025 13:32 Inactive
@didip1000 didip1000 self-requested a review October 29, 2025 13:39
@tsanislavgatev tsanislavgatev merged commit bf7ed56 into main Oct 29, 2025
21 of 22 checks passed
@tsanislavgatev tsanislavgatev deleted the menu-placement branch October 29, 2025 14:34
@ui5-webcomponents-bot ui5-webcomponents-bot temporarily deployed to preview October 29, 2025 14:35 Inactive
@ui5-webcomponents-bot
Copy link
Collaborator

🎉 This PR is included in version v2.16.0-rc.3 🎉

The release is available on v2.16.0-rc.3

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants