dheerajturaga commented on PR #69148: URL: https://github.com/apache/airflow/pull/69148#issuecomment-4972674550
Hi @pierrejeambrun, @bbovenzi Thanks for the feedback. The challenge I am facing is that we have several plugins that we have created that we need displayed as a new tab within the dag run page. Today, I cannot "hide" the tabs which are irrelevant to the dags. I rather need to display "nothing" or some useful message to indicate this tab isnt supported for this dag. In my case I have 6-7 plugins (and growing) which are dag specific or tag specific and I dont want to display these tabs for unrelated dags. Hence my approach. Im happy to take suggestions in alternate ways of implementation. Please let me know -- 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]
