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/09/24 17:19:25 UTC

[GitHub] [airflow] pierrejeambrun commented on issue #26622: Airflow webserver: make success button should show a scrollable pop-up of tasks

pierrejeambrun commented on issue #26622:
URL: https://github.com/apache/airflow/issues/26622#issuecomment-1257021981

   Thank you for reporting this issue.
   
   Indeed it looks like the overflow is not properly handled for the dialog component. (On chrome I can scroll the modal content by playing around but it definitely feels buggy).
   
   Maybe we could have a maxHeight ~90% of the vertical space, and add a scrollbar to the task instances list :thinking: ?  (cf screenshot)
   
   Would be glad to review a PR for this. @vqcuong, do you want to take this one ?
   ![image](https://user-images.githubusercontent.com/14861206/192110550-293a8c39-1023-43f1-a419-d635dbe451c7.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.

To unsubscribe, e-mail: commits-unsubscribe@airflow.apache.org

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