Opened 16 months ago
Closed 16 months ago
#34736 closed Bug (invalid)
Position of Delete and Save Buttons are reversed in Admin whe moving from v4.1 to v4.2
Reported by: | awiebe | Owned by: | nobody |
---|---|---|---|
Component: | contrib.admin | Version: | 4.2 |
Severity: | Normal | Keywords: | |
Cc: | Triage Stage: | Unreviewed | |
Has patch: | no | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | yes |
Description
The formatting of the ModelAdmin form seems to have gotten screwed up in version 4.2 such that the delete button appears in the bottom right where one would normally expect the save and save and continue options.
I read left to right, and this is the way it has worked for all prior versions of Django, so assume this is a defect and not a spontaneous design decision.
My browser is Chrome 116.0.5845.42 in case the CSS looks fine on your end but happens to be broken in its rendering engine.
Attachments (1)
Change History (2)
by , 16 months ago
Attachment: | bad buttons.png added |
---|
comment:1 by , 16 months ago
Resolution: | → invalid |
---|---|
Status: | new → closed |
This was changed intentionally, check out #33728.
Faulty button layout