tirkarthi opened a new pull request, #44597: URL: https://github.com/apache/airflow/pull/44597
Add dag documentation and dag reparse button to the header. `Dag Docs` opens a modal similar to graph view and uses `react-markdown` to render the markdown docs from `doc_md` attribute. `Reparse Dag` triggers reparsing and invalidates dag details and code queries for refetch. Reparsing is done by scheduler and probably a toast message might be displayed on successful reparsing using chakra. Screenshots as below https://www.chakra-ui.com/docs/components/toast    -- 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]
