plaes opened a new pull request, #43692: URL: https://github.com/apache/superset/pull/43692
### SUMMARY Technically, this is two different PRs as single one: 1. Refactors the conditional formatting dialog to clean up the "shadow states" for its elements 2. Add separate checkbox to highlight "Entire row" (only supported on Table charts) ### BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF Before: <img width="613" height="631" alt="image" src="https://github.com/user-attachments/assets/d4def1e6-d773-489e-934b-5913b1ef48b2" /> After: <img width="606" height="529" alt="image" src="https://github.com/user-attachments/assets/3b7947db-b7a6-4bce-bfe7-6948d23eb1ce" /> ### TESTING INSTRUCTIONS Load existing table chart with row- or cell-based customization and check whether it's loaded correctly. ### ADDITIONAL INFORMATION <!--- Check any relevant boxes with "x" --> <!--- HINT: Include "Fixes #nnn" if you are fixing an existing issue --> - [ ] Has associated issue: - [ ] Required feature flags: - [x] Changes UI - [ ] Includes DB Migration (follow approval process in [SIP-59](https://github.com/apache/superset/issues/13351)) - [ ] Migration is atomic, supports rollback & is backwards-compatible - [ ] Confirm DB migration upgrade and downgrade tested - [ ] Runtime estimates and downtime expectations provided - [ ] Introduces new feature or API - [ ] Removes existing feature or API -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
