-
Name Previous Value Current Value Type
Improvement
Bug
Affected Versions
empty <=8.3.0
-
OneDev
changed state to 'Closed' 3 years ago
Previous Value Current Value Open
Closed
-
State changed as code fixing the issue is committed (c5594cc4)
-
OneDev
changed state to 'Released' 3 years ago
Previous Value Current Value Closed
Released
-
State changed as build #3704 is successful
| Type |
Bug
|
| Priority |
Normal
|
| Assignee | |
| Affected Versions |
<=8.3.0
|
Issue Votes (0)
In a board with multiple columns these columns become small enough that longer words in issue title causes the word to be rendered outside the issue card view. This could be avoided by forcing word break via css. This issue is similar to #932.
As an example open https://code.onedev.io/jbauer/~boards and reduce the width of the browser window.
I have a board with 5 columns (accepted, reserved, in development, in review, committed) which makes them relatively small and issue titles break the layout. Especially when creating bug issues in the form of "Exception in ClassName.methodName" because "ClassName.methodName" might be longer and does not contain any dash or white space.