superset
superset copied to clipboard
fix: data in table with time comparison without change should be grey
SUMMARY
When color options are applied on tables and there has been no change (no increase or decrease), we should leave the table color as grey for that row/cell instead of using the orange.
BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF
Before:
After:
TESTING INSTRUCTIONS
ADDITIONAL INFORMATION
- [ ] Has associated issue:
- [ ] Required feature flags:
- [ ] Changes UI
- [ ] Includes DB Migration (follow approval process in SIP-59)
- [ ] 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
@lilykuang Wouldn't be better to not apply a background color if there was no change?