Problem Definition
The Time tracking popup box appears to be limited to only 400 pixels in width
Suggested Solution
Increase the modal-dialog-width from 400px to 800 or 1000px to get a better view and use of the time tracking modal dialog box
Why this is important
For any work log entries that use a comment or work description, limiting this view to only 400px is making it harder to properly format that comment. The new editor has a larger toolbar that gets obscured by having such a small window to input info in.
Workaround
For the moment, you can use the browser console to manually edit the modal-dialog-width from 400px to any value larger, but this is not feasible to do every time.
- mentioned in
-
Page Failed to load
Better yet just allow the modal dialog window to be resized.
May be a duplicate of JRACLOUD-68648 Allow for width control of the JIRA Issue View in the new JIRA UI