-
Suggestion
-
Resolution: Won't Fix
-
None
-
None
NOTE: This suggestion is for JIRA Server. Using JIRA Cloud? See the corresponding suggestion.
From the following screenshot, transition buttons have limitation of displaying long name.
For some users who need to display long transition name, the limitation of length is insufficient to display the essential name.
- is duplicated by
-
JRASERVER-39809 workflow transition's name truncated when exist more than 25 characters
-
- Closed
-
- relates to
-
JRACLOUD-26746 Transition button unable to display more than 25 characters of transition name.
- Closed
I used the mentioned piece of code in the banneer (Jira 8.13)
<style type="text/css">
{ min-width: 300px !important; max-width: 300px !important; }#opsbar-transitions_more_drop
</style>
it worked - workflow steps bar is way wider - but text is still truncated