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

fix: flush the pending requests on size change #958

Merged
merged 5 commits into from
Oct 22, 2020
Merged

Conversation

mshabarov
Copy link
Collaborator

When the combo box size is being changed, it checks the pending request for non-existing pages and flushes them, if any.

Fixes vaadin/flow-components#229

When the combo box size is being changed, it checks the pending request for non-existing pages and flushes them, if any.

Fixes vaadin/flow-components#229
@mshabarov mshabarov requested a review from tomivirkki October 15, 2020 12:42
@mshabarov
Copy link
Collaborator Author

@tomivirkki @web-padawan I'm not able to reproduce the failure of should not show the loading on size change while pending the data provider test on Windows 10 with Edge. I tried a various scales but it was still green. Could you please help with this?

@mshabarov mshabarov requested a review from web-padawan October 21, 2020 13:52
@mshabarov mshabarov merged commit 5007fcc into master Oct 22, 2020
@mshabarov mshabarov deleted the 229-load-indicator branch October 22, 2020 07:45
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

Successfully merging this pull request may close these issues.

ComboBox loading indicator keeps spinning when scrolling down to the end in undefined item count mode
4 participants