msyavuz opened a new issue, #34134: URL: https://github.com/apache/superset/issues/34134
### Bug description ## Description When you create an aggregated Table chart and activate the Time comparison section, once you add the chart to a dashboard and use the option to change its layout, the column names get displayed in an incorrect order, producing confusion when you read the data. ## Reproduction: 1. Create a table chart with some aggregated data 2. Assign a date filter interval 3. Assign an option to the Time Comparison section 4. Add the chart to a dashboard 5. Access the dashboard and change the table layout by hiding some comparison types ## Expected results When you change the Layout of the table, the column names should not move ## Actual results The column names are overlapped in an incorrect order ### Screenshots/recordings _No response_ ### Superset version master / latest-dev ### Python version 3.11 ### Node version 18 or greater ### Browser Firefox ### Additional context _No response_ ### 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. - [x] 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]
