Skip to content
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

ComboBox: No visual indication for lazy loading #3669

Closed
d3xter666 opened this issue Aug 16, 2021 · 0 comments · Fixed by #4482
Closed

ComboBox: No visual indication for lazy loading #3669

d3xter666 opened this issue Aug 16, 2021 · 0 comments · Fixed by #4482

Comments

@d3xter666
Copy link
Contributor

Bug Description

When there's lazy loading, there's no clear indication that the items are being fetched from the backend, for example. Instead, the ComboBox freezes and stays unusable for a while

Expected Behavior

There should be a clear indication that items are being loaded and this delay is not due to ComboBox's malfunctionality.

Steps to Reproduce

  1. Go to https://sap.github.io/ui5-webcomponents/master/playground/components/ComboBox/
  2. Scroll to section Lazy loading
  3. Click on the arrow to load the items
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Completed
Development

Successfully merging a pull request may close this issue.

4 participants