airflow icon indicating copy to clipboard operation
airflow copied to clipboard

Navigate Grid view via keyboard

Open RoyLee1224 opened this issue 6 months ago • 0 comments

Related issues

#31556

Overview

Users can now efficiently navigate, jump within task instances using only their keyboard, enhancing operational speed for power users. The core navigation is complete and ready for initial feedback.

This PR is currently a draft because the navigation functionality for the 'Runs'(columns) and 'Tasks'(rows) is still under development.

Screenshot

https://github.com/user-attachments/assets/4b83060a-c233-484e-880f-bd2fb0dd1a78

PS: The key presses you see on screen are from my recording app, not part of the UI itself! :)


^ Add meaningful description above Read the Pull Request Guidelines for more information. In case of fundamental code changes, an Airflow Improvement Proposal (AIP) is needed. In case of a new dependency, check compliance with the ASF 3rd Party License Policy. In case of backwards incompatible changes please leave a note in a newsfragment file, named {pr_number}.significant.rst or {issue_number}.significant.rst, in airflow-core/newsfragments.

RoyLee1224 avatar Jun 16 '25 12:06 RoyLee1224