Skip to content

fix: Limit the requested pages to a given threshold (#12238)(CP: 1.0)#12275

Merged
pleku merged 1 commit into1.0from
cp/limit-items
Nov 4, 2021
Merged

fix: Limit the requested pages to a given threshold (#12238)(CP: 1.0)#12275
pleku merged 1 commit into1.0from
cp/limit-items

Conversation

@mshabarov
Copy link
Copy Markdown
Contributor

@mshabarov mshabarov commented Nov 4, 2021

Description

Limits the number of requested items from backend to a given threshold of ten pages.

(cherry picked from commit 0ec90bf)

Type of change

  • Bugfix
  • Feature

Checklist

  • I have read the contribution guide: https://vaadin.com/docs/latest/guide/contributing/overview/
  • I have added a description following the guideline.
  • The issue is created in the corresponding repository and I have referenced it.
  • I have added tests to ensure my change is effective and works as intended.
  • New and existing tests are passing locally with my change.
  • I have performed self-review and corrected misspellings.

Additional for Feature type of change

  • Enhancement / new feature was discussed in a corresponding GitHub issue and Acceptance Criteria were created.

…#12238)

Limits the number of requested items from backend to a given threshold of ten pages.

(cherry picked from commit 0ec90bf)
@pleku pleku enabled auto-merge (squash) November 4, 2021 12:40
@pleku pleku merged commit 139b4fd into 1.0 Nov 4, 2021
@pleku pleku deleted the cp/limit-items branch November 4, 2021 12:54
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.

3 participants