hduong-mwam commented on PR #35719: URL: https://github.com/apache/airflow/pull/35719#issuecomment-1826912752
> I really _love_ the UI changes gradually migrating from legacy to new. > > When I tested locally I saw still the old link pointing to the old XCom page in the second row of Task details in Grid. As below.  > > Can you remove this and redirect the route from `/xcom` to the grid sub-page as well? > > As release 2.8.0 is just about to be cut, if finished it might still be elegible into the next version, would be cool. I have removed the link from the Details tab in Grid view.  However, I have not added redirect for `/xcom`. I still see the `/task`, `/rendered-template`, `/log` endpoints being available. Any suggestions on whether I should remove the xcom tab here entirely or we leave it as is similar to log. There are no direct links from grid view to this page as far as I know and we only get to this page via the "More Detail" button  -- 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]
