jscheffl opened a new issue, #68178: URL: https://github.com/apache/airflow/issues/68178
### Under which category would you file this issue? Airflow Core ### Apache Airflow version main (but also has been in 3.2.x) ### What happened and how to reproduce it? When using the Grid view to XCom panel has too many columns which is polluting the layout. When navigating through the Grid I am able to see XCom tab _only_ when I have selected a task and a run. (Compared to the global Browse -> XCom menu where I can search and filter on XComs globally) Example view: <img width="1832" height="679" alt="Image" src="https://github.com/user-attachments/assets/2981c214-3bb9-4fdf-ab81-1ffcded9a677" /> ### What you think should happen instead? Columns "Dag", "Dag Run ID", "Run After", "Task" and "Map Index" should not be displayed. All this information is available in header above visually and is redundant. Note that the "Filter Pill" in th view is already correctly filtered and the options to filter are not present already. ### Operating System _No response_ ### Deployment None ### Apache Airflow Provider(s) _No response_ ### Versions of Apache Airflow Providers _No response_ ### Official Helm Chart version Not Applicable ### Kubernetes Version _No response_ ### Helm Chart configuration _No response_ ### Docker Image customizations _No response_ ### Anything else? _No response_ ### Are you willing to submit PR? - [ ] Yes I am willing to submit a PR! ### Code of Conduct - [x] I agree to follow this project's [Code of Conduct](https://github.com/apache/airflow/blob/main/CODE_OF_CONDUCT.md) -- 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]
