-
OneDev
changed state to 'Closed' 4 years ago
Previous Value Current Value Open
Closed
-
OneDev
changed state to 'Released' 4 years ago
Previous Value Current Value Closed
Released
-
State changed as build #2752 is successful
| Type |
Bug
|
| Priority |
Minor
|
| Assignee | |
| Affected Versions |
Not Found
|
Issue Votes (0)
Title is basically the description. The issue can easily be reproduced by opening any pull requests here in OneDev and changing the source branch name to a long string without dashes using browser dev tools.
I think you should add CSS
word-break: break-all;to the right column of the submission table in HTML (maybe other tables as well). Alternative would betext-overflow: ellipsis;at the cost of not seeing the full text.