[Django] #35001: Admin: Add related object icon (green plus sign) is not fully visible in some screens

20 views
Skip to first unread message

Django

unread,
Nov 29, 2023, 10:12:30 AM11/29/23
to django-...@googlegroups.com
#35001: Admin: Add related object icon (green plus sign) is not fully visible in
some screens
------------------------------------------+------------------------
Reporter: Natalia Bidart | Owner: nobody
Type: Bug | Status: new
Component: contrib.admin | Version: 4.2
Severity: Normal | Keywords:
Triage Stage: Unreviewed | Has patch: 0
Needs documentation: 0 | Needs tests: 0
Patch needs improvement: 0 | Easy pickings: 0
UI/UX: 1 |
------------------------------------------+------------------------
While reviewing and debugging ticket #34995, I've noticed that the "green
plus sign" used to add related objects is not fully visible in some
screens (see attached). As far as I've investigated, this may be caused by
having the following in `responsive.css` for `@media (max-width: 767px)`:

{{{#!css
.aligned .form-row,
.aligned .form-row > div {
max-width: 100vw;
}
}}}

I'm unclear if this is a release blocker though.

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

Django

unread,
Nov 29, 2023, 10:17:42 AM11/29/23
to django-...@googlegroups.com
#35001: Admin: Add related object icon (green plus sign) is not fully visible in
some screens
--------------------------------+--------------------------------------

Reporter: Natalia Bidart | Owner: nobody
Type: Bug | Status: new
Component: contrib.admin | Version: 4.2
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: 1
--------------------------------+--------------------------------------
Changes (by Natalia Bidart):

* Attachment "django-admin-plus-sign-chopped.png" added.

Example of issue in Django 5.0

Django

unread,
Nov 29, 2023, 10:17:58 AM11/29/23
to django-...@googlegroups.com
#35001: Admin: Add related object icon (green plus sign) is not fully visible in
some screens
--------------------------------+--------------------------------------
Reporter: Natalia Bidart | Owner: nobody
Type: Bug | Status: new
Component: contrib.admin | Version: 4.2
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: 1
--------------------------------+--------------------------------------
Changes (by Natalia Bidart):

* Attachment "django-admin-plus-sign-chopped-4.2.png" added.

Example of issue in 4.2

Django

unread,
Nov 29, 2023, 10:24:34 AM11/29/23
to django-...@googlegroups.com
#35001: Admin: Add related object icon (green plus sign) is not fully visible in
some screens
--------------------------------+--------------------------------------
Reporter: Natalia Bidart | Owner: nobody
Type: Bug | Status: new
Component: contrib.admin | Version: 4.2
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: 1
--------------------------------+--------------------------------------
Changes (by Natalia Bidart):

* cc: Tom Carrick (added)


Comment:

Regression in d687febce5868545f99974d2499a91f81a32fef5

--
Ticket URL: <https://code.djangoproject.com/ticket/35001#comment:1>

Django

unread,
Nov 29, 2023, 12:42:22 PM11/29/23
to django-...@googlegroups.com
#35001: Admin: Add related object icon (green plus sign) is not fully visible in
some screens
--------------------------------+--------------------------------------
Reporter: Natalia Bidart | Owner: nobody
Type: Bug | Status: new
Component: contrib.admin | Version: 4.2
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: 1
--------------------------------+--------------------------------------
Changes (by Natalia Bidart):

* Attachment "django-admin-selector-overflow.png" added.

Example of how the selector overflows the overall form row margin (RTL is
irrelevant in this case I think)

Django

unread,
Nov 29, 2023, 1:35:17 PM11/29/23
to django-...@googlegroups.com
#35001: Admin: Add related object icon (green plus sign) is not fully visible in
some screens
--------------------------------+---------------------------------------
Reporter: Natalia Bidart | Owner: Tom Carrick
Type: Bug | Status: assigned

Component: contrib.admin | Version: 4.2
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: 1
--------------------------------+---------------------------------------
Changes (by Tom Carrick):

* owner: nobody => Tom Carrick
* status: new => assigned


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

Reply all
Reply to author
Forward
0 new messages