anshuksi282-ksolves commented on PR #59270: URL: https://github.com/apache/airflow/pull/59270#issuecomment-3686362893
Hi @pierrejeambrun and @bbovenzi, I have squashed the commits and updated the logic based on your latest feedback: * **Reverted to "Under the Bar" Design:** Informational stats (Scheduled, Deferred) are now displayed below the bar for better visibility. * **No Code Duplication:** Handled the "Under the Bar" rendering directly inside PoolBar.tsx to keep parent components clean. * **Tooltips: Removed the large tooltip;** restored individual tooltips with dynamic state colors. Fixes: Resolved parent container clipping issues and corrected i18n keys. Ready for final review! -- 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]
