sivasathyaseeelan opened a new pull request, #26439: URL: https://github.com/apache/superset/pull/26439
### SUMMARY This PR solves the issue mentioned in #26181. I have solved the logical error in `legacyRegularTime` and and also made some changes in `superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts` for app structure. ### BEFORE [![Before Changes]](https://github.com/apache/superset/assets/95441117/9a4ef0fa-69c0-4a47-a449-14e1907d99b0) ### AFTER [![After Changes]](https://github.com/apache/superset/assets/95441117/b118e7e9-2eb6-4dd8-a3bb-9f81842b1f04) ### TESTING INSTRUCTIONS Kindly create any chart which renders `legacyRegularTime` (Eg: Event Flow chart which is mentioned in #26181) and now you can be able to see desired result. ### ADDITIONAL INFORMATION - [x] Has associated issue: Fixes #26181 - [ ] 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 - [x] 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]
