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


##########
airflow-core/src/airflow/ui/public/i18n/locales/en/dags.json:
##########
@@ -13,7 +13,8 @@
       "active": "Active",
       "all": "All",
       "paused": "Paused"
-    }
+    },
+    "runIdPatternFilter": "Add run_id filter"

Review Comment:
   I think we let the user simply type "2025" and we handle the % behind the 
scenes



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