You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description
Presently, only 9 out of the 13 columns are visible by default. The remaining 5 columns can be accessed by clicking the + sign. However, this setup may not be intuitive for generating reports, as it's more user-friendly to have all 13 columns visible at once for immediate visualization.
Expected
All columns should be rendered and be visible as below
Implementation
Adjust the CSS and have the max-width set to a value that can handle all columns at once
Remove Sub Con Code column
Shorten Quality Control to QC
Shorten Total Forms to Forms
Side Effects
Could potentially affect other reports. This should be reviewed if it does for a consistent look and feel through the project.
The text was updated successfully, but these errors were encountered:
Description
Presently, only 9 out of the 13 columns are visible by default. The remaining 5 columns can be accessed by clicking the + sign. However, this setup may not be intuitive for generating reports, as it's more user-friendly to have all 13 columns visible at once for immediate visualization.
Expected
All columns should be rendered and be visible as below
Implementation
Sub Con Code
columnQuality Control
toQC
Total Forms
toForms
Side Effects
Could potentially affect other reports. This should be reviewed if it does for a consistent look and feel through the project.
The text was updated successfully, but these errors were encountered: