yousoph opened a new issue, #36098: URL: https://github.com/apache/superset/issues/36098
### Bug description Regression on 6.0: 1. Create a table chart type 2. Add a custom conditional formatting - you can see the bug by using > x or value < x < value 3. Select "alert" or "success" or "error" for the color scheme Current behavior: The color is applied to the cells with no gradient <img width="1214" height="864" alt="Image" src="https://github.com/user-attachments/assets/4a96a263-fe12-4f0f-b71a-31262793d338" /> <img width="1512" height="923" alt="Image" src="https://github.com/user-attachments/assets/49df7643-3b67-4023-ad9d-35c2eb37c9f4" /> Expected: before 6.0, the color would be applied with a gradient <img width="1216" height="918" alt="Image" src="https://github.com/user-attachments/assets/805742b9-a794-4477-9795-71fd7e43f61b" /> ### Screenshots/recordings _No response_ ### Superset version master / latest-dev ### Python version 3.9 ### Node version 16 ### Browser Chrome ### Additional context _No response_ ### Checklist - [x] I have searched Superset docs and Slack and didn't find a solution to my problem. - [ ] I have searched the GitHub issue tracker and didn't find a similar bug report. - [ ] I have checked Superset's logs for errors and if I found a relevant Python stacktrace, I included it here as text in the "additional context" section. -- 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]
