#28685 closed Bug (fixed)
Select2 chips may wrap awkwardly
Reported by: | Antoine Lorence | Owned by: | Johannes Maron |
---|---|---|---|
Component: | contrib.admin | Version: | 2.0 |
Severity: | Normal | Keywords: | |
Cc: | Johannes Maron | Triage Stage: | Accepted |
Has patch: | yes | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | yes | UI/UX: | yes |
Description (last modified by )
Playing with the new Django 2.0 feature, Select2 widget in admin, I noticed a bad position of the last element of the first line in the input box itself. Please see the 3 little screenshots attached, each one correspond to a different browser (Firefox, Chrome, Opera).
The behavior seems related to the "clear" button added on the top-right of the input when at least 1 element has been added to the widget.
I do not paste models and admin code here, since it's probably irrelevant. Please ask if needed.
Attachments (3)
Change History (10)
by , 7 years ago
Attachment: | firefox_2017-10-06_08-52-32.png added |
---|
comment:1 by , 7 years ago
Description: | modified (diff) |
---|
comment:2 by , 7 years ago
Cc: | added |
---|---|
Summary: | Visual issue with Select2 input widget → Select2 chips may wrap awkwardly |
Triage Stage: | Unreviewed → Accepted |
comment:3 by , 7 years ago
Easy pickings: | set |
---|---|
Owner: | changed from | to
Status: | new → assigned |
Thank you Antoine! Good catch, that certainly looks wrong. I will check it out asap!
Firefox screenshot example