Skip to content
This repository has been archived by the owner on Oct 23, 2020. It is now read-only.

vue-multiselect-graphql doesn't handle paging #39

Open
BradleyChatha opened this issue Apr 17, 2020 · 0 comments
Open

vue-multiselect-graphql doesn't handle paging #39

BradleyChatha opened this issue Apr 17, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@BradleyChatha
Copy link
Member

This means that it is stuck at a hard limit of whatever PagingConstants.ItemsPerPage is, which is 25 right now.

Either it needs to handle paging; CrudController gets an upgrade so I can pass more data through; or another GraphQL model is exposed that doesn't have a result limit.

@BradleyChatha BradleyChatha added the enhancement New feature or request label Apr 17, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant