Regression in d24ba1be7a53a113d19e2860c03aff9922efec24.
--
Ticket URL: <https://code.djangoproject.com/ticket/32127>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* Attachment "96684882-9add5100-137c-11eb-84a2-27adcf6d10c5.png" added.
Old description:
> `textarea`s inputs are cut off in stacked inlines with the admin
> navigation sidebar, on windows narrower than 887px.
>
> Regression in d24ba1be7a53a113d19e2860c03aff9922efec24.
New description:
`textarea`s inputs are cut off in stacked inlines with the admin
navigation sidebar, on windows narrower than 887px.
[[Image(https://code.djangoproject.com/raw-
attachment/ticket/32127/96684882-9add5100-137c-11eb-
84a2-27adcf6d10c5.png)]]
Regression in d24ba1be7a53a113d19e2860c03aff9922efec24.
--
--
Ticket URL: <https://code.djangoproject.com/ticket/32127#comment:1>
* stage: Unreviewed => Accepted
--
Ticket URL: <https://code.djangoproject.com/ticket/32127#comment:2>
* severity: Normal => Release blocker
--
Ticket URL: <https://code.djangoproject.com/ticket/32127#comment:3>
Comment (by Carlton Gibson):
Let's take this as a cleanup, but I'd be happy to backport a fix if one
comes in soon. (It's a 😬 in a new feature, so...)
--
Ticket URL: <https://code.djangoproject.com/ticket/32127#comment:3>
Comment (by thatnerdjosh):
Taking a look at this now
--
Ticket URL: <https://code.djangoproject.com/ticket/32127#comment:4>
* owner: nobody => Josh Santos
* status: new => assigned
* has_patch: 0 => 1
Comment:
[https://github.com/django/django/pull/13610 PR]
--
Ticket URL: <https://code.djangoproject.com/ticket/32127#comment:5>
* stage: Accepted => Ready for checkin
--
Ticket URL: <https://code.djangoproject.com/ticket/32127#comment:6>
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"36bc47069ce071e80c8129500de3b8664d2058a7" 36bc4706]:
{{{
#!CommitTicketReference repository=""
revision="36bc47069ce071e80c8129500de3b8664d2058a7"
Fixed #32127 -- Fixed admin change-form textarea layout for mid-sized
displays.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/32127#comment:7>
Comment (by Carlton Gibson <carlton.gibson@…>):
In [changeset:"b3d667f20dace1ec34525a423467f16e2f3dda51" b3d667f2]:
{{{
#!CommitTicketReference repository=""
revision="b3d667f20dace1ec34525a423467f16e2f3dda51"
[3.1.x] Fixed #32127 -- Fixed admin change-form textarea layout for mid-
sized displays.
Backport of 36bc47069ce071e80c8129500de3b8664d2058a7 from master
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/32127#comment:8>