You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2021/06/21 14:42:37 UTC

[GitHub] [airflow] bbovenzi commented on issue #16500: Pause/Unpause DAG tooltip doesn't disappear after click

bbovenzi commented on issue #16500:
URL: https://github.com/apache/airflow/issues/16500#issuecomment-865089001


   This is because the switch is in focus once you click on it. Clicking anywhere else on the page will remove the focus and tooltip.
   
   I can still look at the css to fix that.


-- 
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:
users@infra.apache.org