Skip to content

sap.m.Select hides when sap.ui.coreListItem enabled sets to false #4270

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
2 tasks done
jamie-ahn opened this issue Apr 29, 2025 · 0 comments
Open
2 tasks done

sap.m.Select hides when sap.ui.coreListItem enabled sets to false #4270

jamie-ahn opened this issue Apr 29, 2025 · 0 comments

Comments

@jamie-ahn
Copy link

What is the issue and how can we reproduce it?

Issue:
When ListItem is used for Select Items, if ListItem's enabled is set to false, Select hides the ListItem

Steps to reproduce:

  1. Open https://sdk.openui5.org/entity/sap.m.Select/sample/sap.m.sample.Select/code
  2. Add enabled="false" in core:Item under SelectedProduct2
    Image
  3. Dropdown shows nothing
    Image

Expected behavior:
Dropdown shows disbled/greyed list item

Which OpenUI5 version is your project targeting?

1.120.2

Is the issue device- or browser-specific?

No

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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant