Adityan created AIRFLOW-3421:
--------------------------------
Summary: CSS issue on Airflow 1.10 Tree view UI
Key: AIRFLOW-3421
URL: https://issues.apache.org/jira/browse/AIRFLOW-3421
Project: Apache Airflow
Issue Type: Bug
Components: webserver
Affects Versions: 1.10.1, 1.10.0
Reporter: Adityan
Attachments: Screen Shot 2018-11-07 at 1.27.05 PM.png
After upgrading to airflow 1.10, hovering the mouse over the rectangles in tree
view, causes the tooltip to popup much higher than it used to be. In the
screenshot attached, the right lowermost rectangle is the one that is being
hovered over.
Once you scroll down on the tree view, the tooltip starts floating up.
Things I have tried to fix this behavior:
1. Change the css themes in webserver_config.py and restart the web server
2. Inspected the tooltip in Chrome, it seems to be a dynamically generated CSS
class. The CSS class controlling this behavior seem to be the same in Airflow
1.9.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)