Issue Summary

      The Control Chart refine report section has a visual bug.

      Steps to Reproduce

      1. Access a board
      2. Select the Control Chart report section
      3. Under Refine report, click on one of the boxes to choose additional filters.

      Expected Results

      The options come up without issues.

      Actual Results

      A visual bug occurs where the check-box comes up overlapping the name of the option:

      Workaround

      Adding the below CSS class in the announcement banner fixes the issue:

      <style>.check-list-item {padding-left: 34px !important;}</style>

        1. ccbug.png
          22 kB
          Benito Picarelli

            [JSWSERVER-20346] Control Chart refine report visual bug

            To "fix" the empty space created by the workaround in the announcement banner:

            <style> 
            .check-list-item {padding-left: 34px !important;} 
            
            #announcement-banner {
              padding: 0px !important;
              border-bottom: none !important;
            }
            
            </style>

             
            How to remove the gap caused by using CSS or Javascript in the announcement banner

            Pietro Lemes added a comment - To "fix" the empty space created by the workaround in the announcement banner: <style> .check-list-item {padding-left: 34px !important;} #announcement-banner { padding: 0px !important; border-bottom: none !important; } </style>   How to remove the gap caused by using CSS or Javascript in the announcement banner
            Vinicius Mommensohn made changes -
            Remote Link New: This issue links to "Page (Confluence)" [ 559775 ]
            Deyves (Inactive) made changes -
            Affects Version/s New: 8.5.3 [ 90704 ]
            Deyves (Inactive) made changes -
            Affects Version/s New: 8.5.5 [ 91600 ]
            Deyves (Inactive) made changes -
            Description Original: h3. Issue Summary

            The Control Chart refine report section has a visual bug.
            h3. Steps to Reproduce
             # Access a board
             # Select the *Control Chart* report section
             # Under *Refine report*, click on one of the boxes to choose additional filters.

            h3. Expected Results

            The options come up without issues.
            h3. Actual Results

            A visual bug occurs where the check-box comes up overlapping the name of the option:

            !ccbug.png!

            h3. Workaround

            None.
            New: h3. Issue Summary

            The Control Chart refine report section has a visual bug.
            h3. Steps to Reproduce
             # Access a board
             # Select the *Control Chart* report section
             # Under *Refine report*, click on one of the boxes to choose additional filters.

            h3. Expected Results

            The options come up without issues.
            h3. Actual Results

            A visual bug occurs where the check-box comes up overlapping the name of the option:

            !ccbug.png!

            h3. Workaround
            Adding the below CSS class in the announcement banner fixes the issue:
            {code}<style>.check-list-item {padding-left: 34px !important;}</style>{code}
            Tomasz Majcher made changes -
            Remote Link New: This issue links to "Page (Confluence)" [ 489602 ]
            Andriy Yakovlev [Atlassian] made changes -
            Link New: This issue relates to JSWSERVER-20516 [ JSWSERVER-20516 ]
            Przemyslaw Czuj (Inactive) made changes -
            Resolution New: Fixed [ 1 ]
            Status Original: Waiting for Release [ 12075 ] New: Closed [ 6 ]
            Bugfix Automation Bot made changes -
            Support reference count Original: 1 New: 2
            Dmytro Borshchov made changes -
            Fix Version/s New: 8.8.0 [ 91201 ]

              dborshchov Dmytro Borshchov
              bpicarelli Benito Picarelli
              Affected customers:
              1 This affects my team
              Watchers:
              6 Start watching this issue

                Created:
                Updated:
                Resolved: