Opened 2 years ago
Last modified 2 years ago
#35012 closed Bug
Admin form visual regression — at Initial Version
| Reported by: | James Gillard | Owned by: | nobody |
|---|---|---|---|
| Component: | contrib.admin | Version: | 4.2 |
| Severity: | Release blocker | Keywords: | |
| Cc: | Tom Carrick | Triage Stage: | Ready for checkin |
| Has patch: | yes | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | yes |
Description
I've traced a change in how one of our fieldsets that contains 3 wide text inputs displays in the admin. The UI cannot be scrolled but can be tabbed through. Re-adding this removed line of CSS fixes it for me: https://github.com/django/django/commit/bd0ea8c2ba9943ed245771265f55645dc3bfeae8#diff-ec6643f5575f7b320d2f0f6b342a6ff8d3d5b29e305e6d3b45ca115774012f99L27
This was working on 4.2.7, breaks on 4.2.8, and I've tested main also and see the same visual change. I don't understand the full history of this change hence I'm not suggesting a fix.
Change History (4)
by , 2 years ago
| Attachment: | 4.2.7-wide.png added |
|---|
by , 2 years ago
| Attachment: | 4.2.7-narrow.png added |
|---|
by , 2 years ago
| Attachment: | 4.2.8-wide.png added |
|---|
by , 2 years ago
| Attachment: | 4.2.8-narrow.png added |
|---|