silasdoehler opened a new issue, #37074: URL: https://github.com/apache/superset/issues/37074
### Bug description Reproduction: Create a Table Chart with multiple metrics and add a Time Comparison. Then try to not show all of the columns, e.g.: - only show % diff - manually de-select some random comparison column - collapse a group You will see that the groups in the top line go crazy - they are sometimes randomly wrong, and sometimes their alignment does not fit the particular columns below. ### Screenshots/recordings quick reproduction with some dummy table: the regular table without any customization (everything is fine) <img width="1884" height="443" alt="Image" src="https://github.com/user-attachments/assets/6229a5ce-5ae1-4c81-a124-9d1906f14f35" /> the table after only showing the % diffs <img width="1882" height="463" alt="Image" src="https://github.com/user-attachments/assets/04e62ff1-a0ea-4b55-b6a6-e83729e0f30a" /> the table after collapsing the first two groups <img width="1882" height="416" alt="Image" src="https://github.com/user-attachments/assets/cb11e860-7f4a-44f6-bdbf-e9b370214be4" /> the table after manually deselecting the #, △ columns for the first two groups <img width="1896" height="445" alt="Image" src="https://github.com/user-attachments/assets/20579dee-8e8b-4747-b143-f5852960a89e" /> ### Superset version master / latest-dev ### Python version I don't know ### Node version I don't know ### Browser Chrome ### Additional context We are using Preset version 4.2.0.25, i don't know which Superset version this ia´s ### Checklist - [x] I have searched Superset docs and Slack and didn't find a solution to my problem. - [x] 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]
