#18722 closed Bug (fixed)
Admin change list sort options are unusable on sortable columns of small width
Reported by: | Simon Charette | Owned by: | Jonatan Heyman |
---|---|---|---|
Component: | contrib.admin | Version: | dev |
Severity: | Normal | Keywords: | admin sort |
Cc: | Triage Stage: | Ready for checkin | |
Has patch: | yes | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | yes | UI/UX: | yes |
Description
When hovering a sortable column of small width remove sort link is hidden under the column label and thus cannot be accessed. See attachment.
Attachments (1)
Change History (9)
by , 12 years ago
Attachment: | Sélection_028.png added |
---|
comment:1 by , 12 years ago
Triage Stage: | Unreviewed → Accepted |
---|
comment:2 by , 12 years ago
Has patch: | set |
---|---|
Owner: | changed from | to
comment:3 by , 12 years ago
Easy pickings: | set |
---|---|
Triage Stage: | Accepted → Ready for checkin |
Fixes it and doesn't seem to introduce any other layout issues.
comment:4 by , 12 years ago
Triage Stage: | Ready for checkin → Accepted |
---|
This smells like something that needs to be fixed in the rtl.css file, too. Can you check?
comment:6 by , 12 years ago
Triage Stage: | Accepted → Ready for checkin |
---|
comment:7 by , 12 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
https://github.com/django/django/pull/527