sap.m.MessagePopover goes to message details when resizing.
Open
@nikoletavnv is already working on this.
Since Aug 3, 2026.
bug
in progress
- Dominant language
- JavaScript
- Stars
- 3.3k
- Forks
- 1.3k
- PR merge metrics
- No merged PRs in 30d
Description
What is the issue and how can we reproduce it?
Steps to reproduce
- Open https://sdk.openui5.org/entity/sap.m.MessagePopover/sample/sap.m.sample.MessagePopover
- Modify aMockMessages in controller/MessagePopover.controller.js to have only one message
- Go to message list view
- Resize message popover
- It goes to message details view
Expected behavior:
- It should resize in the message list view
Which OpenUI5 version is your project targeting?
1.120.2
Is the issue device- or browser-specific?
No response
Confirmation
- I have searched the existing issues and reviewed the relevant documentation as well as the API reference.
- I am not disclosing any internal or sensitive information.
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.