atolopko-czi opened a new issue #13114: URL: https://github.com/apache/airflow/issues/13114
<!-- Welcome to Apache Airflow! For a smooth issue process, try to answer the following questions. Don't worry if they're not all applicable; just try to include what you can :-) If you need to include code snippets or logs, please put them in fenced code blocks. If they're super-long, please use the details tag like <details><summary>super-long log</summary> lots of stuff </details> Please delete these comment blocks before submitting the issue. --> The coloration of DAG operator statuses in the DAG "Tree" and "Graph" views are not easy to discern by color blind individuals. There is no textual representation of the status in the hover popup window. <!-- A short description of your feature --> **Use case / motivation** <!-- What do you want to happen? Provide an alternate means by which color blind individuals can ascertain the status of a DAG operator that does not rely upon color. Use of shapes or textual codes for the operator would be nice. Minimally, place the textual status in the hover popup. --> **Are you willing to submit a PR?** Yes <!--- We accept contributions! --> **Related Issues** <!-- Is there currently another issue associated with this? --> No ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
