fix(table): consolidate visual column options under Visual formatting section#39856
Conversation
…tion
Move the per-column "Customize columns" control into the "Visual formatting"
section so users see that per-column overrides and chart-wide toggles are
related. Rename the chart-wide toggles ("Show cell bars", "Align +/-",
"Add colors to cell bars for +/-") to append "for all columns", clarifying
that they apply globally and not per-column. Applies to both the Table and
Interactive Tables (AG Grid) plugins.
Code Review Agent Run #307025Actionable Suggestions - 0Review Details
Bito Usage GuideCommands Type the following command in the pull request comment and save the comment.
Refer to the documentation for additional commands. Configuration This repository uses Documentation & Help |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #39856 +/- ##
=======================================
Coverage 64.35% 64.35%
=======================================
Files 2569 2569
Lines 134680 134680
Branches 31254 31254
=======================================
Hits 86679 86679
Misses 46505 46505
Partials 1496 1496
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
SUMMARY
Move Customize columns under Visual formatting and change naming to make it clear that checkboxes effect all columns instead.
BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF
Before:

After:

TESTING INSTRUCTIONS
ADDITIONAL INFORMATION