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

          Form Name

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

            Veenit Doshi added a comment - https://getsupport.atlassian.com/browse/PS-83292

            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>

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

                Created:
                Updated:
                Resolved: