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/03/23 14:24:19 UTC

[GitHub] [airflow] gopalakrishnanu opened a new issue #14956: Tooltip does not display on task instance on any state other than not started

gopalakrishnanu opened a new issue #14956:
URL: https://github.com/apache/airflow/issues/14956


   **Apache Airflow version**: 2.0.0, 2.0.1
   
   
   **Kubernetes version (if you are using kubernetes)** (use `kubectl version`): NA
   
   **Environment**:
   
   - **Cloud provider or hardware configuration**: AWS
   - **OS** (e.g. from /etc/os-release): Debian GNU/Linux 10 (buster)
   - **Kernel** (e.g. `uname -a`):
   - **Install tools**:
   - **Others**:
   
   **What happened**:
   
   When hovering over the task instances on the Graph view or the tree view of a DAG, no tool tip is displayed on any task instances that are in not-starterd state. Tooltip are getting displayed on tasks that are on the not-started state.
   
   ![2021-03-23 at 9 21 AM](https://user-images.githubusercontent.com/6332524/112161759-700c5880-8bb9-11eb-8326-251f09bd1b27.gif)
   
   **What you expected to happen**:
   Tool tip should be displayed on all instance of the tasks irrespective of its state. This used to work on Airflow 1.10.
   
   
   <!-- What do you think went wrong? -->
   
   **How to reproduce it**:
   <!---
   
   As minimally and precisely as possible. Keep in mind we do not have access to your cluster or dags.
   
   If you are using kubernetes, please attempt to recreate the issue using minikube or kind.
   
   ## Install minikube/kind
   
   - Minikube https://minikube.sigs.k8s.io/docs/start/
   - Kind https://kind.sigs.k8s.io/docs/user/quick-start/
   
   If this is a UI bug, please provide a screenshot of the bug or a link to a youtube video of the bug in action
   
   You can include images using the .md style of
   ![alt text](http://url/to/img.png)
   
   To record a screencast, mac users can use QuickTime and then create an unlisted youtube video with the resulting .mov file.
   
   --->
   
   
   **Anything else we need to know**:
   
   <!--
   
   How often does this problem occur? Once? Every time etc?
   
   Any relevant logs to include? Put them here in side a detail tag:
   <details><summary>x.log</summary> lots of stuff </details>
   
   -->
   


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



[GitHub] [airflow] gopalakrishnanu commented on issue #14956: Tooltip does not display on task instance on any state other than not started

Posted by GitBox <gi...@apache.org>.
gopalakrishnanu commented on issue #14956:
URL: https://github.com/apache/airflow/issues/14956#issuecomment-807174496


   And this error is generated on the console when hovering over the task instance 
   ![image](https://user-images.githubusercontent.com/6332524/112519369-4e050880-8d68-11eb-86f8-4e9662204e0a.png)
   


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



[GitHub] [airflow] boring-cyborg[bot] commented on issue #14956: Tooltip does not display on task instance on any state other than not started

Posted by GitBox <gi...@apache.org>.
boring-cyborg[bot] commented on issue #14956:
URL: https://github.com/apache/airflow/issues/14956#issuecomment-804944964


   Thanks for opening your first issue here! Be sure to follow the issue template!
   


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



[GitHub] [airflow] gopalakrishnanu closed issue #14956: Tooltip does not display on task instance on any state other than not started

Posted by GitBox <gi...@apache.org>.
gopalakrishnanu closed issue #14956:
URL: https://github.com/apache/airflow/issues/14956


   


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



[GitHub] [airflow] kaxil commented on issue #14956: Tooltip does not display on task instance on any state other than not started

Posted by GitBox <gi...@apache.org>.
kaxil commented on issue #14956:
URL: https://github.com/apache/airflow/issues/14956#issuecomment-805415030


   What browser are you using, I couldn't reproduce it.


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



[GitHub] [airflow] gopalakrishnanu commented on issue #14956: Tooltip does not display on task instance on any state other than not started

Posted by GitBox <gi...@apache.org>.
gopalakrishnanu commented on issue #14956:
URL: https://github.com/apache/airflow/issues/14956#issuecomment-807185359


   This is happening only when the selected timezone is the 'server' timezone which doen't have the timezone name set. When I select UTC or CST it works fine. I will see if I can get the server time zone config updated 
   ![image](https://user-images.githubusercontent.com/6332524/112520191-2a8e8d80-8d69-11eb-8d6a-3a69bd1bb331.png)
   


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



[GitHub] [airflow] gopalakrishnanu commented on issue #14956: Tooltip does not display on task instance on any state other than not started

Posted by GitBox <gi...@apache.org>.
gopalakrishnanu commented on issue #14956:
URL: https://github.com/apache/airflow/issues/14956#issuecomment-807083663


   I was able to reproduce on Chrome(Version 89.0.4389.90)  and Safari (Version 14.0.3) on MacOS Catalina


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