anshuksi282-ksolves commented on PR #59270:
URL: https://github.com/apache/airflow/pull/59270#issuecomment-3664801025

   Thanks @pierrejeambrun for the detailed feedback! I have updated the 
implementation to fully address the UI styling and logic concerns.
   
   **Changes included:**
   
   * **Theme-Aware Tooltips:** The tooltip now adapts to the theme—White in 
Light Mode and Dark Grey in Dark Mode for better readability.
   * **State Colors:** The text inside the tooltip (Open, Running, Deferred) 
now matches its corresponding state color (Green, Skyblue, Purple).
   * **Clean UI:** Removed the tooltip arrow because the global/root styling 
was causing color mismatches
   * **Logic Verified:** Verified that Deferred slots appear in the bar only if 
include_deferred is True (or on the Dashboard).
   
   <img width="1852" height="180" alt="Screenshot from 2025-12-17 16-16-34" 
src="https://github.com/user-attachments/assets/5ed03e69-76be-4435-9809-12a14294e2b4";
 />
   <img width="1920" height="601" alt="Screenshot from 2025-12-17 16-15-50" 
src="https://github.com/user-attachments/assets/bf518902-1507-49be-8fa4-c8653eec9326";
 />
   <img width="1920" height="601" alt="Screenshot from 2025-12-17 16-14-39" 
src="https://github.com/user-attachments/assets/07cb4215-dd79-42e3-8b59-014a199f1290";
 />
   <img width="1852" height="246" alt="Screenshot from 2025-12-17 16-16-51" 
src="https://github.com/user-attachments/assets/9112d8ff-73eb-4b80-8c50-0a66537aedb3";
 />
   


-- 
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]

Reply via email to