Changes between Initial Version and Version 2 of Ticket #36554


Ignore:
Timestamp:
Aug 14, 2025, 10:06:31 PM (4 weeks ago)
Author:
Antoliny
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #36554

    • Property Component contrib.admindocscontrib.admin
  • Ticket #36554 – Description

    initial v2  
    11In TabularInline, there is an issue where the text gets cut off when the object's __str__ is long.
    22
    3 [[Image(Screenshot 2025-08-15 at 11.56.30 AM.png)]]
     3[[Image(tabular_object_str.png)]]
    44
    55The above image is fine because the screen is wide, but on a mobile screen, the text gets cut off as shown below.
Back to Top