Skip to content

Grid view pagination #65217

@bbovenzi

Description

@bbovenzi

Under which category would you file this issue?

Airflow Core

Apache Airflow version

main

What happened and how to reproduce it?

If you click on a link to an old dag run, the run doesn't appear in the grid view. Only the latest 5-50 runs are shown.

Image

What you think should happen instead?

If a dag run is selected, then we should adjust the grid view date filters to show the dag run. If the dag run is in the latest X niumber, then do nothing, but if it isn't then we should try to have it be the middle result. We need to make sure this happens on the initial page load to avoid the grid view constantly shifting when a user clicks on a different run in the grid.

We should explore full pagination with back and forward arrows to indicate that there are older or newer runs not in view.

Operating System

No response

Deployment

None

Apache Airflow Provider(s)

No response

Versions of Apache Airflow Providers

No response

Official Helm Chart version

Not Applicable

Kubernetes Version

No response

Helm Chart configuration

No response

Docker Image customizations

No response

Anything else?

No response

Are you willing to submit PR?

  • Yes I am willing to submit a PR!

Code of Conduct

Metadata

Metadata

Assignees

No one assigned

    Labels

    area:UIRelated to UI/UX. For Frontend Developers.kind:bugThis is a clearly a bug

    Type

    No fields configured for Task.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions