Project

General

Profile

Actions

Patch #23708

closed

Too long words in subtasks break layout

Added by Felix Gliesche over 7 years ago. Updated over 7 years ago.

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

0%

Estimated time:

Description

If the subject of a subtask contains a a very long word it can break the layout, which is more likely to happen on mobile devices:

The attached patch fixes this problem by adding a

word-break: break-word;
rule to the subtasks subject on mobile:


Files

before-patch.png (88 KB) before-patch.png Felix Gliesche, 2016-08-29 09:58
after-patch.png (91.9 KB) after-patch.png Felix Gliesche, 2016-08-29 09:58
0001-Let-long-words-in-subject-of-subtask-break.patch (837 Bytes) 0001-Let-long-words-in-subject-of-subtask-break.patch Felix Gliesche, 2016-08-29 09:58
Actions #1

Updated by Jan from Planio www.plan.io over 7 years ago

  • Target version set to 3.3.1
Actions #2

Updated by Jean-Philippe Lang over 7 years ago

  • Status changed from New to Closed
  • Assignee set to Jean-Philippe Lang
  • Target version changed from 3.3.1 to 3.2.4

Committed, thanks.

Actions

Also available in: Atom PDF