You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
The text was updated successfully, but these errors were encountered: