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

Dropdown, Tagbox - Improve performance when working with large data sets #4780

Closed
Tracked by #3840
JaneSjs opened this issue Aug 30, 2022 · 1 comment · Fixed by #4985
Closed
Tracked by #3840

Dropdown, Tagbox - Improve performance when working with large data sets #4780

JaneSjs opened this issue Aug 30, 2022 · 1 comment · Fixed by #4985

Comments

@JaneSjs
Copy link
Contributor

JaneSjs commented Aug 30, 2022

When a data set contains a lot of items, Dropdown/Tagbox may not handle this well, for example, take more time to load items.

Introduce an option to improve the performance when using large datasets for Dropdown/Tagbox questions.

@JaneSjs JaneSjs changed the title Dropdown, Tagbox - Lazy loading Dropdown, Tagbox - Improve performance when working with large data sets Aug 30, 2022
@JaneSjs JaneSjs added this to Incoming in Current sprint progress via automation Aug 30, 2022
@JaneSjs JaneSjs mentioned this issue Aug 30, 2022
7 tasks
@JaneSjs
Copy link
Contributor Author

JaneSjs commented Aug 30, 2022

The issue was discussed here:

@OlgaLarina OlgaLarina self-assigned this Sep 20, 2022
@OlgaLarina OlgaLarina modified the milestone: v1.9.51 Sep 20, 2022
@tsv2013 tsv2013 modified the milestones: v1.9.51, v1.9.52 Sep 29, 2022
@OlgaLarina OlgaLarina modified the milestones: v1.9.52, v1.9.53 Oct 5, 2022
OlgaLarina pushed a commit that referenced this issue Oct 6, 2022
OlgaLarina pushed a commit that referenced this issue Oct 6, 2022
OlgaLarina pushed a commit that referenced this issue Oct 7, 2022
OlgaLarina pushed a commit that referenced this issue Oct 7, 2022
OlgaLarina pushed a commit that referenced this issue Oct 10, 2022
@OlgaLarina OlgaLarina linked a pull request Oct 10, 2022 that will close this issue
@OlgaLarina OlgaLarina modified the milestones: v1.9.53, v1.9.54 Oct 12, 2022
OlgaLarina pushed a commit that referenced this issue Oct 12, 2022
OlgaLarina pushed a commit that referenced this issue Oct 13, 2022
OlgaLarina pushed a commit that referenced this issue Oct 13, 2022
OlgaLarina pushed a commit that referenced this issue Oct 18, 2022
tsv2013 pushed a commit that referenced this issue Oct 18, 2022
* work for #4780 : lazy loading

* work for #4780 : lazy-loading

* work for #4780 : fix vue building

* work for #4780 : lazy-loading

* work for #4780 : lazy-loading

* work for #4780 : lazy-loading

* work for #4780 : rollback

* work for #4780 : update unit tests

* work for #4780 : rename API

Co-authored-by: OlgaLarina <olga.larina.dev@gmail.com>
@OlgaLarina OlgaLarina modified the milestones: v1.9.54, v1.9.55 Oct 18, 2022
tsv2013 pushed a commit that referenced this issue Oct 19, 2022
* work for #4780 : lazy loading

* work for #4780 : lazy-loading

* work for #4780 : fix vue building

* work for #4780 : lazy-loading

* work for #4780 : lazy-loading

* work for #4780 : lazy-loading

* work for #4780 : rollback

* work for #4780 : update unit tests

* work for #4780 : rename API

* switch off detect hasVerticalScroller

Co-authored-by: OlgaLarina <olga.larina.dev@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Development

Successfully merging a pull request may close this issue.

3 participants