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

Allow pagination for simple select from URL #42

Open
fdyckhoff opened this issue Jan 27, 2020 · 0 comments
Open

Allow pagination for simple select from URL #42

fdyckhoff opened this issue Jan 27, 2020 · 0 comments

Comments

@fdyckhoff
Copy link

For large list of options it would be nice to allow pagination für the simple select search results.

To achieve this a page parameter needs to be added to the URL.

The Select2JsonResponse should also return information about the current pagination.

The initial request on page load to get the labels of the current selected options for a product should add the selected value to the URL or the product field may not be able to resolve labels for options on the second page or later.

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

No branches or pull requests

1 participant