-
Bug
-
Resolution: Fixed
-
Low (View bug fix roadmap)
-
8.5.0, 8.5.1, 8.5.3, 8.5.5
-
8.05
-
2
-
Severity 3 - Minor
-
Issue Summary
The Control Chart refine report section has a visual bug.
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.
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>
- relates to
-
JSWSERVER-20516 The "tick" box in the names of the Columns and Swimlane section of the Control chart is overlapping
-
- Closed
-
[JSWSERVER-20346] Control Chart refine report visual bug
Remote Link | New: This issue links to "Page (Confluence)" [ 559775 ] |
Affects Version/s | New: 8.5.3 [ 90704 ] |
Affects Version/s | New: 8.5.5 [ 91600 ] |
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} |
Remote Link | New: This issue links to "Page (Confluence)" [ 489602 ] |
Link |
New:
This issue relates to |
Resolution | New: Fixed [ 1 ] | |
Status | Original: Waiting for Release [ 12075 ] | New: Closed [ 6 ] |
Support reference count | Original: 1 | New: 2 |
Fix Version/s | New: 8.8.0 [ 91201 ] |
To "fix" the empty space created by the workaround in the announcement banner: