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
   
   
![image](https://github.com/user-attachments/assets/f0661a3d-2171-4293-a735-a2b210ed51ce)
   
   
![image](https://github.com/user-attachments/assets/3a317725-ddeb-4384-a75f-13e069c2b8b5)
   
   
![image](https://github.com/user-attachments/assets/74402224-bcb3-4b7a-a0f4-7689ee723c78)
   
   


-- 
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]

Reply via email to