Opened 6 weeks ago

Last modified 11 days ago

#37120 assigned Cleanup/optimization

Update vendored select2 (autocomplete fields) to version 4.1

Reported by: Johannes Maron Owned by: SnippyCodes
Component: contrib.admin Version: 6.1
Severity: Normal Keywords:
Cc: Johannes Maron Triage Stage: Accepted
Has patch: yes Needs documentation: no
Needs tests: no Patch needs improvement: yes
Easy pickings: no UI/UX: no

Description

Following PyConUS, @kevin-brown has released a long-awaited update to Select2.

We vendor Select2 for the autocomplete field; we should probably update both main and 6.1

Change History (3)

comment:1 by Tim Graham, 6 weeks ago

Triage Stage: UnreviewedAccepted

comment:2 by SnippyCodes, 6 weeks ago

Has patch: set
Owner: set to SnippyCodes
Status: newassigned

comment:3 by David Smith, 11 days ago

Patch needs improvement: set

The selenium tests are currently failing against the proposed patch.

Note: See TracTickets for help on using tickets.
Back to Top