github-actions[bot] opened a new pull request, #54472: URL: https://github.com/apache/airflow/pull/54472
* refactor: moved shared graph structure sync logic to new useGraphStructureSync.ts hook for reuse in Grid and Graph files * used shared hook in Grid and Graph files and updated related variables * Optimized group IDs comparison and suppressed unused hook return warning * Moved task group syncing logic into OpenGroupsProvider so it runs for both views automatically and reverted the changes for graph and grid views. * removed hook file as code has been updated in opengroupProvider.tsx file (cherry picked from commit a6250f6668f40aaebce3d692d593cc9c58c4edc4) Co-authored-by: sujitha-saranam <[email protected]> -- 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]
