JoepvandenHoven-Bluemine commented on issue #29100: URL: https://github.com/apache/airflow/issues/29100#issuecomment-1403656973
Regardless of the best solution it seems to have slipped in in a pull request that was supposed to make the grid width adjustable, which also "fixed" the logs height (i.e. made it depend on the screen height, which is arguably better than just using a fixed height). I think the change of the grid height, if any is indeed necessary, shouldn't have been part of the same pull request as well. For what it's worth I find the current solution hard to use, it makes it harder to see the status of the dag *on the main status page*. It's especially bad on small screens, since the max-height for the logs and the grid-view are set separately the grid view can become a lot smaller than the log view next to it. It makes it really hard to see what's going on. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
