Reduce (max-)height of ComboBox list/popover to have a little space to the bottom of the window
Open
@hristop is already working on this.
Since Feb 12, 2025.
enhancement
in progress
- Dominant language
- JavaScript
- Stars
- 3.3k
- Forks
- 1.3k
- PR merge metrics
- No merged PRs in 30d
Description
OpenUI5 version: 1.84+ (and probably the versions before)
URL: https://openui5.hana.ondemand.com/entity/sap.m.ComboBox/sample/sap.m.sample.ComboBoxValidation
Steps to reproduce the problem:
- open the combobox
I got feedback from users in similar situations that it is not clear to them that every item is visible in the list. They got the impression that the list is cut off at the bottom.
It would help if the combobox/popover list would have a smaller (max-)height so that there is a little space to the bottom of the window on desktop screens.
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.