--
Ticket URL: <https://code.djangoproject.com/ticket/31901>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
Old description:
> Due to the ambiguity in the handling of buttons in question 1 of XXX, the
> priority is now to fix problem 2
> [[Image(https://code.djangoproject.com/raw-
> attachment/ticket/31884/2.png)]]
New description:
Due to the ambiguity in the handling of buttons in question 1 of
ticket_31884, the priority is now to fix problem 2
[[Image(https://code.djangoproject.com/raw-
attachment/ticket/31884/2.png)]]
--
--
Ticket URL: <https://code.djangoproject.com/ticket/31901#comment:1>
* cc: Tom Carrick (added)
* stage: Unreviewed => Accepted
Comment:
OK, happy to accept this for review: if there's a suitable CSS fix then we
should have it.
Seem to recall this being discussed in the initial PR... — perhaps it was
deemed nice-to-have given time constraints? 🤔
--
Ticket URL: <https://code.djangoproject.com/ticket/31901#comment:2>
* owner: nobody => 007
* needs_better_patch: 0 => 1
* has_patch: 0 => 1
Comment:
[https://github.com/django/django/pull/13322 PR]
--
Ticket URL: <https://code.djangoproject.com/ticket/31901#comment:3>
* needs_better_patch: 1 => 0
--
Ticket URL: <https://code.djangoproject.com/ticket/31901#comment:4>
* stage: Accepted => Ready for checkin
--
Ticket URL: <https://code.djangoproject.com/ticket/31901#comment:5>
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"2bc38bc7cae002f949157d95e3f0c19ea6b8ca5c" 2bc38bc7]:
{{{
#!CommitTicketReference repository=""
revision="2bc38bc7cae002f949157d95e3f0c19ea6b8ca5c"
Fixed #31901 -- Prevented content overflowing in the admin changelist with
navigation sidebar.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/31901#comment:6>
Comment (by Mariusz Felisiak <felisiak.mariusz@…>):
In [changeset:"dfa31f8e87b11c819d6564f925743c0978ea3351" dfa31f8e]:
{{{
#!CommitTicketReference repository=""
revision="dfa31f8e87b11c819d6564f925743c0978ea3351"
[3.1.x] Fixed #31901 -- Prevented content overflowing in the admin
changelist with navigation sidebar.
Backport of 2bc38bc7cae002f949157d95e3f0c19ea6b8ca5c from master
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/31901#comment:7>
Comment (by GitHub <noreply@…>):
In [changeset:"6a881197e92a03a8bb7c91440d0a702b6dfd6736" 6a88119]:
{{{
#!CommitTicketReference repository=""
revision="6a881197e92a03a8bb7c91440d0a702b6dfd6736"
Refs #31901 -- Fixed SeleniumTests.test_list_editable_popups with headless
mode.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/31901#comment:8>
Comment (by Mariusz Felisiak <felisiak.mariusz@…>):
In [changeset:"17d5b16dbf1ade22581850372b2b6f650a8e7e50" 17d5b16d]:
{{{
#!CommitTicketReference repository=""
revision="17d5b16dbf1ade22581850372b2b6f650a8e7e50"
[3.1.x] Refs #31901 -- Fixed SeleniumTests.test_list_editable_popups with
headless mode.
Backport of 6a881197e92a03a8bb7c91440d0a702b6dfd6736 from master
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/31901#comment:9>