Hello,
while editing text (eg description) of an issue and the text is getting longer and longer, the toolbar is not visible anymore and the user has to scroll to apply some formatting to the bottom of the text.
is it possible to "pin" the toolbar to the top of the visible viewport?
if this is possible, please suggest :-)
thx
regards
This is not currently possible. The following suggesting is open for this and you may wish to vote/watch - JRACLOUD-72263
There is no supported way to do it, but you could get the old behavior with a browser style. You could use something like Stylus or Stylish and create a user style like this that is scoped to your Jira instance.
.ak-editor-content-area{max-height: 400px;}
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.