Project

General

Profile

Actions

Patch #22496

closed

Add text wrap for multiple value list custom fields

Added by Sebastian Paluch almost 8 years ago. Updated almost 8 years ago.

Status:
Closed
Priority:
Normal
Category:
UI
Target version:
Start date:
Due date:
% Done:

0%

Estimated time:

Description

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; }


Files

application.css.patch (877 Bytes) application.css.patch Sebastian Paluch, 2016-04-14 09:04
22496-before.png (8.05 KB) 22496-before.png screenshot (before) Go MAEDA, 2016-05-08 07:47
22496-after.png (9.2 KB) 22496-after.png screenshot (after) Go MAEDA, 2016-05-08 07:47

Related issues

Has duplicate Redmine - Defect #22794: Multi-value custom list fields are not wrapped in Issues viewClosed

Actions
Has duplicate Redmine - Defect #34089: when column have multiple values its getting appending with , and huge width of one record resulting wide columClosed

Actions
Actions #1

Updated by Go MAEDA almost 8 years ago

Please include this small fix in 3.3.0.

before:
screenshot (before)

after:
screenshot (after)

Actions #2

Updated by Jean-Philippe Lang almost 8 years ago

  • Status changed from New to Closed
  • Assignee set to Jean-Philippe Lang

Committed, thanks.

Actions #3

Updated by Go MAEDA almost 8 years ago

  • Has duplicate Defect #22794: Multi-value custom list fields are not wrapped in Issues view added
Actions #4

Updated by Go MAEDA almost 3 years ago

  • Has duplicate Defect #34089: when column have multiple values its getting appending with , and huge width of one record resulting wide colum added
Actions

Also available in: Atom PDF