Opened 11 months ago
Last modified 4 months ago
#36079 closed Cleanup/optimization
Size of the object's str in inline — at Version 3
| Reported by: | Antoliny | Owned by: | Antoliny |
|---|---|---|---|
| Component: | contrib.admin | Version: | dev |
| Severity: | Normal | Keywords: | inline, accessibility |
| Cc: | Triage Stage: | Ready for checkin | |
| Has patch: | yes | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | yes |
Description (last modified by )
I feel that the str of the object positioned above the form inside the TabularInline is too small.

(There is a significant difference in the object str representation between TabularInline and StackedInline.)
I think it would be better if the size were a bit larger or matches the size of StackedInline.
Change History (5)
by , 11 months ago
| Attachment: | tabular_inline_object_str.png added |
|---|
comment:1 by , 11 months ago
| Owner: | set to |
|---|---|
| Status: | new → assigned |
comment:2 by , 11 months ago
| Version: | 5.1 → dev |
|---|
by , 11 months ago
| Attachment: | inline_object_str_diff.png added |
|---|
comment:3 by , 11 months ago
| Description: | modified (diff) |
|---|
Note:
See TracTickets
for help on using tickets.