Uploaded image for project: 'Jira Software Data Center'
  1. Jira Software Data Center
  2. JSWSERVER-20823

User unable to see all QuickFilter option in Cumulative Report

      Issue Summary

      When trying to select Quick Filter for Cumulative Report not all filters can be seen in the Refine Report Dialog

      Steps to Reproduce

      1. set up several QuickFilters
      2. open up Cumulative Report
      3. go to Refine Report

      Expected Results

      All Filters are shown on several lines like here:

      Actual Results

      Filters are shown on one Line and not all Filters are visible :

      Workaround

      Currently there is no known workaround for this behavior. A workaround will be added here when available

            [JSWSERVER-20823] User unable to see all QuickFilter option in Cumulative Report

            Adam G. made changes -
            Remote Link New: This issue links to "Page (Confluence)" [ 577796 ]

            Veenit Doshi added a comment - https://getsupport.atlassian.com/browse/PS-83292
            Daniel Rauf made changes -
            Link New: This issue is duplicated by JSWSERVER-20830 [ JSWSERVER-20830 ]
            Daniel Rauf made changes -
            Link New: This issue is duplicated by JRASERVER-71892 [ JRASERVER-71892 ]
            Daniel Rauf made changes -
            Link New: This issue is duplicated by JSWSERVER-20831 [ JSWSERVER-20831 ]
            Daniel Rauf made changes -
            Fix Version/s New: 8.13.8 [ 95097 ]
            Nick made changes -
            Remote Link New: This issue links to "Page (Confluence)" [ 547424 ]

            Alfa Product Team added a comment - - edited

            Cross linking to JSWSERVER-20831  which is the same problem

            We went with the following banner hack, to get the buttons to wrap again, until we can get onto 8.16.1

            <style type="text/css">
             .aui-buttons {
             display: unset;
             }
             </style>
            

            Alfa Product Team added a comment - - edited Cross linking to JSWSERVER-20831   which is the same problem We went with the following banner hack, to get the buttons to wrap again, until we can get onto 8.16.1 <style type= "text/css" > .aui-buttons { display: unset; } </style>

            WORKAROUND

            Add this to your Announcement Banner to expand the width of the popup dialog:

            <style type="text/css">
            .aui-inline-dialog .aui-inline-dialog-contents, .aui-inline-dialog .contents {
                width: auto !important;
            }
            </style>
            

            Cameron Eldridge added a comment - WORKAROUND Add this to your Announcement Banner to expand the width of the popup dialog: <style type= "text/css" > .aui-inline-dialog .aui-inline-dialog-contents, .aui-inline-dialog .contents { width: auto !important; } </style>
            Nick made changes -
            Remote Link New: This issue links to "Page (Confluence)" [ 545816 ]

              drauf Daniel Rauf
              cpostma@atlassian.com Conny Postma
              Affected customers:
              4 This affects my team
              Watchers:
              17 Start watching this issue

                Created:
                Updated:
                Resolved: