Opened 2 months ago
Last modified 8 hours 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: | no |
| 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 (7)
comment:1 by , 2 months ago
| Triage Stage: | Unreviewed → Accepted |
|---|
comment:2 by , 2 months ago
| Has patch: | set |
|---|---|
| Owner: | set to |
| Status: | new → assigned |
comment:3 by , 5 weeks ago
| Patch needs improvement: | set |
|---|
comment:4 by , 9 days ago
| Patch needs improvement: | unset |
|---|
comment:5 by , 9 days ago
| Patch needs improvement: | set |
|---|
The tests are still failing, are they passing locally for you?
comment:6 by , 8 hours ago
| Patch needs improvement: | unset |
|---|
comment:7 by , 8 hours ago
I have tracked down and fixed the root cause of the Selenium test failures. Now all the selenium test suits and linters are passing both locally and on GitHub.
Note:
See TracTickets
for help on using tickets.
The selenium tests are currently failing against the proposed patch.