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

Invalid Input to ensureAvailabilty #12208

Merged
merged 2 commits into from Feb 26, 2021
Merged

Invalid Input to ensureAvailabilty #12208

merged 2 commits into from Feb 26, 2021

Conversation

ghost
Copy link

@ghost ghost commented Feb 26, 2021

Invalid Input to ensureAvailabilty(startIdx, rowCount) from TreeGridConnector results in requesting too much data because it uses visibleRowRange.getEnd() => EndIdx as rowCount input parameter.


This change is Reviewable

Invalid Input to `ensureAvailabilty(startIdx, rowCount)` from TreeGridConnector results in requesting too much data because it uses `visibleRowRange.getEnd()` => EndIdx as rowCount input parameter.
@CLAassistant
Copy link

CLAassistant commented Feb 26, 2021

CLA assistant check
All committers have signed the CLA.

Copy link
Member

@Ansku Ansku left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:lgtm:

Reviewed 1 of 1 files at r1.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved

@Ansku Ansku merged commit 6189587 into vaadin:master Feb 26, 2021
@Ansku Ansku added this to the 8.12.4 milestone Mar 5, 2021
Ansku pushed a commit that referenced this pull request Mar 5, 2021
Ansku added a commit that referenced this pull request Mar 5, 2021
Authored-by: Oliver Buchien <30312325+BuchienDP@users.noreply.github.com>
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.

None yet

2 participants