bhumikasudarshani-cmd opened a new pull request, #63933: URL: https://github.com/apache/airflow/pull/63933
## Description This PR introduces the functionality of bulk actions with multiple selections in the Dag Runs UI, thus filling the gap between Airflow 2 and 3. ## Changes - Introduced checkboxes on all rows of the Dag Runs table - Introduced the ability to check all rows via the checkbox on the header row - Introduced floating ActionBar, appearing when rows are checked - Introduced buttons: Clear, Mark Success, Mark Failed - Preserved buttons on individual rows ## Screenshots <img width="1912" height="945" alt="Screenshot 2026-03-19 193126" src="https://github.com/user-attachments/assets/56d1530b-0524-4974-ae16-7d1a13b8e18d" /> <img width="1918" height="937" alt="Screenshot 2026-03-19 193142" src="https://github.com/user-attachments/assets/02043267-2a2e-4039-a5a4-6dc4d39e0acc" /> ## Related Issues Closes #63854 ## Tests - [ ] backend - [ ] frontend -- 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]
