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 2022/08/03 16:10:56 UTC

[GitHub] [airflow] Lyalpha opened a new issue, #25512: Vertical overlay scrollbar on Grid view blocks last DAG run column

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

   ### Apache Airflow version
   
   2.3.3 (latest released)
   
   ### What happened
   
   The vertical overlay scrollbar in Grid view on the Web UI covers up the final DAG run column and makes it impossible to click on the tasks for that DAG run:
   
   ![image](https://user-images.githubusercontent.com/12103194/182652473-e935fb33-0808-43ad-84d8-acabbf4e9b88.png)
   
   ![image](https://user-images.githubusercontent.com/12103194/182652203-0494efb5-8335-4005-920a-98bff42e1b21.png)
   
   
   ### What you think should happen instead
   
   Either pad the Grid view so the scrollbar does not appear on top of the content or force the scroll bar to take up its own space
   
   ### How to reproduce
   
   Have a DAG run with enough tasks to cause vertical overflow. Found on Linux + FF 102
   
   ### Operating System
   
   Fedora 36
   
   ### Versions of Apache Airflow Providers
   
   _No response_
   
   ### Deployment
   
   Virtualenv installation
   
   ### Deployment details
   
   _No response_
   
   ### Anything else
   
   _No response_
   
   ### Are you willing to submit PR?
   
   - [ ] 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: commits-unsubscribe@airflow.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [airflow] pierrejeambrun commented on issue #25512: Vertical overlay scrollbar on Grid view blocks last DAG run column

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

   A small fix is proposed here https://github.com/apache/airflow/pull/25554


-- 
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: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [airflow] bbovenzi closed issue #25512: Vertical overlay scrollbar on Grid view blocks last DAG run column

Posted by GitBox <gi...@apache.org>.
bbovenzi closed issue #25512: Vertical overlay scrollbar on Grid view blocks last DAG run column
URL: https://github.com/apache/airflow/issues/25512


-- 
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: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org