Upgrade Select2 #3097

Closed
opened 2025-12-29 18:25:37 +01:00 by adam · 2 comments
Owner

Originally created by @hSaria on GitHub (Dec 29, 2019).

Proposed Changes

Upgrade the Select2 library to the latest patch (4.0.12)

Justification

Mainly for https://github.com/select2/select2/pull/5222 (keep select open if the CTRL/CMD key is held down, which lowers the number of queries to the server by not reloading the available options then force-scrolling after the query finishes – gets proportionately more annoying the higher the latency), but also to keep up with all of the improvements.

Originally created by @hSaria on GitHub (Dec 29, 2019). ### Proposed Changes Upgrade the Select2 library to the latest patch (4.0.12) ### Justification Mainly for https://github.com/select2/select2/pull/5222 (keep select open if the CTRL/CMD key is held down, which lowers the number of queries to the server by not reloading the available options then force-scrolling after the query finishes – gets proportionately more annoying the higher the latency), but also to keep up with all of the improvements.
adam closed this issue 2025-12-29 18:25:37 +01:00
Author
Owner

@jeremystretch commented on GitHub (Dec 30, 2019):

Static libraries are upgraded during minor version bumps (e.g. v2.6 o v2.7). This has already occurred for the v2.7 beta release and will be included in the v2.7 final release.

@jeremystretch commented on GitHub (Dec 30, 2019): Static libraries are upgraded during minor version bumps (e.g. v2.6 o v2.7). This has already occurred for the v2.7 beta release and will be included in the v2.7 final release.
Author
Owner

@hSaria commented on GitHub (Dec 30, 2019):

Thanks. I'll go ahead and close the PR then.

@hSaria commented on GitHub (Dec 30, 2019): Thanks. I'll go ahead and close the PR then.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#3097