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.
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?
Code of Conduct
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.
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?
Code of Conduct