Vote #77360
完了Add text wrap for multiple value list custom fields
0%
説明
For multiple value list custom fields there is no text wrap when displayed as a column on issue list, this breaks page layout.
This should be added to application.css:
tr.issue td.subject, tr.issue td.category, td.assigned_to, tr.issue td.string, tr.issue td.text, tr.issue td.list, tr.issue td.relations, tr.issue td.parent { white-space: normal; }
journals
Please include this small fix in 3.3.0.
*before:*
!22496-before.png!
*after:*
!22496-after.png!
--------------------------------------------------------------------------------
Committed, thanks.
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
related_issues
duplicates,Closed,22794,Multi-value custom list fields are not wrapped in Issues view
duplicates,Closed,34089,when column have multiple values its getting appending with , and huge width of one record resulting wide colum