bbovenzi commented on code in PR #42185:
URL: https://github.com/apache/airflow/pull/42185#discussion_r1757406484


##########
airflow/www/extensions/init_react_ui.py:
##########
@@ -33,6 +33,7 @@ def init_react_ui(app):
     )
 
     @bp.route("/ui")
+    @bp.route("/ui/dags")

Review Comment:
   Oh I got it working for one layer of paths but we will still need to add a 
custom converter for more nested paths.



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