#34047 closed Bug (duplicate)
Admin Page - Stretch The Search Block
| Reported by: | Mia Bajić | Owned by: | nobody |
|---|---|---|---|
| Component: | contrib.admin | Version: | 4.0 |
| Severity: | Normal | Keywords: | |
| Cc: | Thibaud Colas | Triage Stage: | Unreviewed |
| Has patch: | no | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description (last modified by )
While fixing https://code.djangoproject.com/ticket/34039 & PR https://github.com/django/django/pull/16091, we found another issue: https://github.com/django/django/pull/16091#issuecomment-1256940111. Creating a new ticket, as agreed on the PR.
The issue is reproducible for the following resolutions: width from 600 to 1200px and any height.
Change History (3)
comment:1 by , 3 years ago
| Description: | modified (diff) |
|---|
comment:2 by , 3 years ago
| Resolution: | → duplicate |
|---|---|
| Status: | new → closed |
comment:3 by , 3 years ago
| Cc: | added |
|---|
Note:
See TracTickets
for help on using tickets.
Closing as a duplicate of #34039 as fixing it is complicated with the current HTML structure and required refactoring should fix both issues.