Skip to content
This repository has been archived by the owner on Dec 13, 2022. It is now read-only.

fix(front): optimize select all in select2 component #7926

Merged
merged 2 commits into from
Oct 22, 2019

Conversation

kduret
Copy link
Contributor

@kduret kduret commented Oct 7, 2019

Description

"Select All" option in multiselect component could take several minutes to end when lot of option where loaded.
This PR optimize drastically this load by inserting option using bulk

Fixes MON-4197

Type of change

  • Patch fixing an issue (non-breaking change)
  • New functionality (non-breaking change)
  • Breaking change (patch or feature) that might cause side effects breaking part of the Software
  • Updating documentation (missing information, typo...)

Target serie

  • 2.8.x
  • 18.10.x
  • 19.04.x
  • 19.10.x (master)

@adr-mo adr-mo force-pushed the MON-4197-fix-select-all branch from 6bbe395 to 89ac5e4 Compare October 22, 2019 07:55
@kduret kduret merged commit f1a6dfa into master Oct 22, 2019
@kduret kduret deleted the MON-4197-fix-select-all branch October 22, 2019 11:24
kduret added a commit that referenced this pull request Oct 22, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants