GitHub user bbovenzi added a comment to the discussion: What motivated the decision to make grid and graph view, mutually exclusive, on the bump to Airflow 3?
Hey all. Sorry that I am slow to respond. I need to remember to check Discussions in addition to PRs, issues and slack conversations. We spent a lot of time talking with users on how they use the Dag page to find information. With that, we found that more people used the grid or the graph individually to navigate rather than really needing to see them side to side and instead needed to be able to see more information while they had the graph view open. Therefore, we decided to create a new UX to keep all visualizations in an adjustable left-hand panel and always have a right hand panel to show you your logs, xcoms etc. Once in a while we need to be able to make hard UX decisions. Endless configurability is a maintenance headache. The Gantt chart is coming back! https://github.com/apache/airflow/pull/51667 We are working on how to integrate into an advanced sort of grid view on the left-hand panel. There are a number of other features or UX improvements we wanted to make but simply ran out of time to do in 3.0.0 and are trying to bring for 3.1 and other future minor versions. Simply put, a lot of people use Airflow in a lot of different ways and we're trying to balance all of that with the amount of contributors we have. So please, let's keep chatting on what to improve and how we can all work together to add a feature here and there. GitHub link: https://github.com/apache/airflow/discussions/50492#discussioncomment-13555140 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
