Uh oh!
There was an error while loading. Please reload this page.
Add pagination to grid view, and adjust grid if linking to old runs - #65388
Merged
Conversation
bbovenzi
requested review from
choo121600, guan404ming, pierrejeambrun, ryanahamilton, shubhamraj-git and vatsrahul1001
as code ownersApril 16, 2026 20:07
pierrejeambrun
approved these changes
Apr 20, 2026
pierrejeambrun
left a comment
Member
There was a problem hiding this comment.
Super cool 🎉.
Tested locally and working as expected.
A few suggestions, nothing blocking. (code might use some simplification / refactoring, at some places logic is dense and hard to follow maybe it can be simplified)
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Cloud-Architect-Emma pushed a commit
to Cloud-Architect-Emma/airflow
that referenced
this pull request
Apr 30, 2026
…pache#65388) * Paginate the grid view, with jumping to old runs * Sync up runs and grid filters * Use same filter pill ux * Reset dagView as localStorage * Address PR feedback
2 tasks
2 tasks
1 task
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for freeto join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Add <> pagination buttons to the grid view.
When clicking a link to an old dag run that is out of view, adjust the grid with runAfterLte to show the run.
Add a >> reset button to jump back to the latest grid info.
Move filters out from the Settings dropdown and reuse the same (+Filter) badge UX that we have for our table views.
Sync grid filters with dag run table filters
Closes#65217
With Gantt chart:

Was generative AI tooling used to co-author this PR?
{pr_number}.significant.rst, in airflow-core/newsfragments. You can add this file in a follow-up commit after the PR is created so you know the PR number.