kilbasar opened a new issue, #46151:
URL: https://github.com/apache/airflow/issues/46151

   ### Apache Airflow version
   
   2.10.4
   
   ### If "Other Airflow 2 version" selected, which one?
   
   _No response_
   
   ### What happened?
   
   When retrying a task via the "Clear Task" dialog, the button bar for 
"Include" options only slightly change color when selected, making it difficult 
to visually determine which options are enabled:
   
   
![Image](https://github.com/user-attachments/assets/af8f6953-b408-4146-beb3-5a4d90df119e)
   
   Depending on the user's screen/color settings, the selected options above 
either show up as light gray and reasonably obvious, or very light gray that is 
almost indistinguishable from the unselected white color. This makes it very 
easy to clear tasks using the wrong options.
   
   ### What you think should happen instead?
   
   Rather than use `gray.100` for selected options in the button bar, use 
`blue.500` or another brighter and more obvious color (per the [Chakra UI 
colors](https://www.chakra-ui.com/docs/theming/colors)
   
   ### How to reproduce
   
   1. Select a task in the Airflow UI, click the "Clear task" button
   2. Click the buttons underneath "Include"; depending on your screen's color 
settings it may be very hard to tell what is selected.
   
   ### Operating System
   
   Windows 10
   
   ### Versions of Apache Airflow Providers
   
   ```
   apache-airflow-providers-common-compat==1.3.0
   apache-airflow-providers-common-io==1.5.0
   apache-airflow-providers-common-sql==1.21.0
   apache-airflow-providers-fab==1.5.2
   apache-airflow-providers-ftp==3.12.0
   apache-airflow-providers-http==5.0.0
   apache-airflow-providers-imap==3.8.0
   apache-airflow-providers-smtp==1.9.0
   apache-airflow-providers-sqlite==4.0.0
   ```
   
   ### Deployment
   
   Other Docker-based deployment
   
   ### Deployment details
   
   _No response_
   
   ### Anything else?
   
   _No response_
   
   ### Are you willing to submit PR?
   
   - [x] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [x] I agree to follow this project's [Code of 
Conduct](https://github.com/apache/airflow/blob/main/CODE_OF_CONDUCT.md)
   


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