[Django] #32127: textareas are cut off with the admin navigation sidebar.

34 views
Skip to first unread message

Django

unread,
Oct 21, 2020, 4:21:17 AM10/21/20
to django-...@googlegroups.com
#32127: textareas are cut off with the admin navigation sidebar.
------------------------------------------------+------------------------
Reporter: Mariusz Felisiak | Owner: nobody
Type: Cleanup/optimization | Status: new
Component: contrib.admin | Version: 3.1
Severity: Normal | Keywords:
Triage Stage: Unreviewed | Has patch: 0
Needs documentation: 0 | Needs tests: 0
Patch needs improvement: 0 | Easy pickings: 0
UI/UX: 0 |
------------------------------------------------+------------------------
`textarea`s inputs are cut off in stacked inlines with the admin
navigation sidebar, on windows narrower than 887px.

Regression in d24ba1be7a53a113d19e2860c03aff9922efec24.

--
Ticket URL: <https://code.djangoproject.com/ticket/32127>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

Django

unread,
Oct 21, 2020, 4:21:51 AM10/21/20
to django-...@googlegroups.com
#32127: textareas are cut off with the admin navigation sidebar.
-------------------------------------+-------------------------------------

Reporter: Mariusz Felisiak | Owner: nobody
Type: | Status: new
Cleanup/optimization |
Component: contrib.admin | Version: 3.1
Severity: Normal | Resolution:

Keywords: | Triage Stage:
| Unreviewed
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by Mariusz Felisiak):

* Attachment "96684882-9add5100-137c-11eb-84a2-27adcf6d10c5.png" added.

Django

unread,
Oct 21, 2020, 4:23:22 AM10/21/20
to django-...@googlegroups.com
#32127: textareas are cut off with the admin navigation sidebar.
-------------------------------------+-------------------------------------

Reporter: Mariusz Felisiak | Owner: nobody
Type: | Status: new
Cleanup/optimization |
Component: contrib.admin | Version: 3.1
Severity: Normal | Resolution:

Keywords: | Triage Stage:
| Unreviewed
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
Description changed by Mariusz Felisiak:

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>

Django

unread,
Oct 21, 2020, 4:24:19 AM10/21/20
to django-...@googlegroups.com
#32127: textareas are cut off with the admin navigation sidebar.
--------------------------------------+------------------------------------

Reporter: Mariusz Felisiak | Owner: nobody
Type: Cleanup/optimization | Status: new
Component: contrib.admin | Version: 3.1
Severity: Normal | Resolution:
Keywords: | Triage Stage: Accepted

Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
--------------------------------------+------------------------------------
Changes (by Carlton Gibson):

* stage: Unreviewed => Accepted


--
Ticket URL: <https://code.djangoproject.com/ticket/32127#comment:2>

Django

unread,
Oct 21, 2020, 4:24:43 AM10/21/20
to django-...@googlegroups.com
#32127: textareas are cut off with the admin navigation sidebar.
--------------------------------------+------------------------------------

Reporter: Mariusz Felisiak | Owner: nobody
Type: Cleanup/optimization | Status: new
Component: contrib.admin | Version: 3.1
Severity: Release blocker | Resolution:
Keywords: | Triage Stage: Accepted

Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
--------------------------------------+------------------------------------
Changes (by Carlton Gibson):

* severity: Normal => Release blocker


--
Ticket URL: <https://code.djangoproject.com/ticket/32127#comment:3>

Django

unread,
Oct 21, 2020, 4:26:07 AM10/21/20
to django-...@googlegroups.com
#32127: textareas are cut off with the admin navigation sidebar.
--------------------------------------+------------------------------------

Reporter: Mariusz Felisiak | Owner: nobody
Type: Cleanup/optimization | Status: new
Component: contrib.admin | Version: 3.1
Severity: Normal | Resolution:
Keywords: | Triage Stage: Accepted

Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
--------------------------------------+------------------------------------

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...)

Django

unread,
Oct 26, 2020, 7:24:42 AM10/26/20
to django-...@googlegroups.com
#32127: textareas are cut off with the admin navigation sidebar.
--------------------------------------+------------------------------------

Reporter: Mariusz Felisiak | Owner: nobody
Type: Cleanup/optimization | Status: new
Component: contrib.admin | Version: 3.1
Severity: Normal | Resolution:
Keywords: | Triage Stage: Accepted
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
--------------------------------------+------------------------------------

Comment (by thatnerdjosh):

Taking a look at this now

--
Ticket URL: <https://code.djangoproject.com/ticket/32127#comment:4>

Django

unread,
Oct 26, 2020, 8:52:56 AM10/26/20
to django-...@googlegroups.com
#32127: textareas are cut off with the admin navigation sidebar.
-------------------------------------+-------------------------------------
Reporter: Mariusz Felisiak | Owner: Josh
Type: | Santos
Cleanup/optimization | Status: assigned
Component: contrib.admin | Version: 3.1

Severity: Normal | Resolution:
Keywords: | Triage Stage: Accepted
Has patch: 1 | Needs documentation: 0

Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by Jacob Walls):

* 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>

Django

unread,
Oct 27, 2020, 6:23:50 AM10/27/20
to django-...@googlegroups.com
#32127: textareas are cut off with the admin navigation sidebar.
-------------------------------------+-------------------------------------
Reporter: Mariusz Felisiak | Owner: Josh
Type: | Santos
Cleanup/optimization | Status: assigned
Component: contrib.admin | Version: 3.1
Severity: Normal | Resolution:
Keywords: | Triage Stage: Ready for
| checkin
Has patch: 1 | Needs documentation: 0

Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by Carlton Gibson):

* stage: Accepted => Ready for checkin


--
Ticket URL: <https://code.djangoproject.com/ticket/32127#comment:6>

Django

unread,
Oct 27, 2020, 11:06:35 AM10/27/20
to django-...@googlegroups.com
#32127: textareas are cut off with the admin navigation sidebar.
-------------------------------------+-------------------------------------
Reporter: Mariusz Felisiak | Owner: Josh
Type: | Santos
Cleanup/optimization | Status: closed
Component: contrib.admin | Version: 3.1
Severity: Normal | Resolution: fixed

Keywords: | Triage Stage: Ready for
| checkin
Has patch: 1 | Needs documentation: 0

Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by Carlton Gibson <carlton@…>):

* 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>

Django

unread,
Oct 27, 2020, 11:07:34 AM10/27/20
to django-...@googlegroups.com
#32127: textareas are cut off with the admin navigation sidebar.
-------------------------------------+-------------------------------------
Reporter: Mariusz Felisiak | Owner: Josh
Type: | Santos
Cleanup/optimization | Status: closed
Component: contrib.admin | Version: 3.1

Severity: Normal | Resolution: fixed
Keywords: | Triage Stage: Ready for
| checkin
Has patch: 1 | Needs documentation: 0

Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------

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>

Reply all
Reply to author
Forward
0 new messages