Uploaded image for project: 'Jira Platform Cloud'
  1. Jira Platform Cloud
  2. JRACLOUD-79858

Increase the size of the Time tracking modal dialog from 400px to 1000px

    • 2
    • Our product teams collect and evaluate feedback from a number of different sources. To learn more about how we use customer feedback in the planning process, check out our new feature policy.

      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.

            [JRACLOUD-79858] Increase the size of the Time tracking modal dialog from 400px to 1000px

            Robert Klohr added a comment - - edited

            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

            Robert Klohr added a comment - - edited 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

            Brett Hernandez added a comment - - edited

            For what it's worth, I've added a CSS extension to adjust the work log window size automatically until this can be implemented

            I'm not sure how often the CSS classes change names but it's working for now.

            There are two classes that need overrides and can be seen when you inspect the work log window, one sticks out because it has an attribute of role=dialog, the other is buried a bit and has an attribute of data-testid=click-wrapper

            .css-1j124qj { width: 1000px; }
            .css-1q3xxv2 { height: 300px; }
             

            Brett Hernandez added a comment - - edited For what it's worth, I've added a CSS extension to adjust the work log window size automatically until this can be implemented I'm not sure how often the CSS classes change names but it's working for now. There are two classes that need overrides and can be seen when you inspect the work log window, one sticks out because it has an attribute of role=dialog, the other is buried a bit and has an attribute of data-testid=click-wrapper .css-1j124qj { width: 1000px; } .css-1q3xxv2 { height: 300px; }  

            Current 'Log work' window size is small and requires more effort to record work activities. This request is to put back the old 'Log Work' window size.  

            Tanvi Sathe added a comment - Current 'Log work' window size is small and requires more effort to record work activities. This request is to put back the old 'Log Work' window size.  

            Please reinitiate the field size for the Work Log tab, so that we may continue to put in the level of detail needed in order to support the Promotion Process with our [Miller Knoll] environments.

            Lynda_tinsley-petlick added a comment - Please reinitiate the field size for the Work Log tab, so that we may continue to put in the level of detail needed in order to support the Promotion Process with our [Miller Knoll] environments.

            Please put back to the old 'Log Work' window view size, or something close to it, as the new format is frustrating and requires more effort to simply record my work activities.

            Jerry Alverson added a comment - Please put back to the old 'Log Work' window view size, or something close to it, as the new format is frustrating and requires more effort to simply record my work activities.

            The smaller window is difficult to view, original Log Work window should be put back.

            Karla Gomez-Bromley added a comment - The smaller window is difficult to view, original Log Work window should be put back.

            The ‘Log Work’ window needs to be put back to the old view size !!

            Dave Pfeffer added a comment - The ‘Log Work’ window needs to be put back to the old view size !!

            Stephan Woessmann added a comment - - edited

            The limited dialog width has been an annoyance with the new view.  We have been using the workaround to switch to the old view and maintain the time tracking details that way.  But now that the old view is removed, this workaround will be gone as well.  The suggested solution should be implemented without further delay.

            Stephan Woessmann added a comment - - edited The limited dialog width has been an annoyance with the new view.  We have been using the workaround to switch to the old view and maintain the time tracking details that way.  But now that the old view is removed, this workaround will be gone as well.  The suggested solution should be implemented without further delay.

              Unassigned Unassigned
              aheinzer Andy Heinzer
              Votes:
              44 Vote for this issue
              Watchers:
              20 Start watching this issue

                Created:
                Updated: