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: Resolve requested range properly after filtering the lazy backend #10020

Merged
merged 1 commit into from
Feb 15, 2021

Conversation

mshabarov
Copy link
Contributor

Fixes #9988

@mshabarov
Copy link
Contributor Author

The regression test on Grid side comes soon.

@pleku
Copy link
Contributor

pleku commented Feb 12, 2021

The regression test on Grid side comes soon.

You've read my mind so I would not need to ask the Q 😄

@vaadin-bot
Copy link
Collaborator

SonarQube analysis reported 2 issues

Note: The following issues were found on lines that were not modified in the pull request. Because these issues can't be reported as line comments, they are summarized here:

  1. MAJOR DataCommunicator.java#L1070: Refactor this method to reduce its Cognitive Complexity from 16 to the 15 allowed. rule
  2. INFO DataCommunicator.java#L481: Complete the task associated to this TODO comment. rule

@mshabarov
Copy link
Contributor Author

Regression test is here vaadin/flow-components#645

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

IllegalArgumentException: length must not be negative in DataCommunicator with undefined size
4 participants