RabahAmrouche05 commented on PR #68544:
URL: https://github.com/apache/airflow/pull/68544#issuecomment-4731258413

   Thanks for the review @jscheffl ! 
   
   Here's what the feature looks like:
   
   - **Screenshot** — the example DAG folder structure on disk (`team_a/etl/…`, 
`team_b/ml/…`).
   
   <img width="418" height="188" alt="Capture d’écran 2026-06-17 à 15 49 30" 
src="https://github.com/user-attachments/assets/c5dd3cca-61b9-4f5a-9f31-d2e4a882b71b";
 />
   
   
   - **Video** — navigating the new folder tree on the Dags page: 
expanding/collapsing folders, selecting a folder to filter the list 
(server-side, so it stays correct across pagination), and going back to "All 
Dags".
   
   
https://github.com/user-attachments/assets/fc08eb31-60f6-4575-851c-0d682ce37af2
   
   
   I also **removed the newsfragment** as you suggested.
   
   One more note: a `main` merge had left the generated OpenAPI TS client out 
of sync (the `GetDagFolders` types were lost during the merge resolution), 
which was failing the static checks. I've regenerated the client, so that 
should be green now.
   


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