GitHub user 1cadumagalhaes added a comment to the discussion: What motivated the decision to make grid and graph view, mutually exclusive, on the bump to Airflow 3?
> since the whole UI has been reworked with React, in the future couldn't this > layout be allowed to be more customizable by its users, to maybe enable the > emulation of the prior user experience? I dont think the way it is set up currently would enable this. I was joking with a friend that this is a frontend made by a bunch of backend devs, but it is kinda true. I see your point though. Do you have an example of how some other product did this? Because it isnt impossible to enable configurable themes, but that wouldnt still give the flexibility I imagine by that phrase. Being in react makes it easier to "toggle" features, but their positioning is still style/css. And I havent looked yet at the codebase, so I am not sure if it is using inline styles, but thats what I would expect from react GitHub link: https://github.com/apache/airflow/discussions/50492#discussioncomment-13534857 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
