bbovenzi opened a new issue, #47423: URL: https://github.com/apache/airflow/issues/47423
### Body Problem: We render a lot of columns for TaskInstances and DagRuns. Not all of them are always relevant to the user and useful information can be hidden away on a horizontal scroll. Solution: Use the column visibility feature in tanstack/table: https://tanstack.com/table/latest/docs/framework/react/examples/column-visibility to provide a Menu dropdown for a user to deselect columns they may want to hide ### Committer - [x] I acknowledge that I am a maintainer/committer of the Apache Airflow project. -- 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]
