pierrejeambrun commented on code in PR #54865:
URL: https://github.com/apache/airflow/pull/54865#discussion_r2315963392


##########
airflow-core/src/airflow/ui/src/pages/DagRuns.tsx:
##########
@@ -364,6 +433,108 @@ export const DagRuns = () => {
           </Select.Content>
         </Select.Root>
       </HStack>
+      <HStack flexWrap="wrap" gap={6} paddingY="4px">

Review Comment:
   Maybe all of the filters should be on the same 'row' and we wrap as needed, 
similarly to what we have for xcom.



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