sinwoobang opened a new issue, #35535:
URL: https://github.com/apache/airflow/issues/35535

   ### Apache Airflow version
   
   Other Airflow 2 version (please specify below)
   
   ### What happened
   
   The Dag Details page is displayed, but the specific DagRun corresponding to 
the selected Run Id is not highlighted, particularly if it's beyond the default 
pagination view of 25 items.
   
   ### What you think should happen instead
   
   The UI should navigate to the Dag Details page, and the DagRun associated 
with the selected Run Id should be highlighted, even if it is beyond the first 
25 items in the list.
   
   ### How to reproduce
   
   - Ensure there are more than 25 DagRuns created for a particular DAG (as 25 
is the default number of items shown in the DagRun list).
   - Navigate to the Airflow web UI and go to the /dagrun/list/ page.
   - Find a Run Id that has generated more than 25 DagRun items.
   - Click on this Run Id hyperlink.
   
   
   ### Operating System
   
   Mac OS Sonoma
   
   ### Versions of Apache Airflow Providers
   
   v2.7.2
   
   ### Deployment
   
   Official Apache Airflow Helm Chart
   
   ### Deployment details
   
   _No response_
   
   ### Anything else
   
   I am not sure if it is exactly related to the number 25, but I found recent 
links working properly.
   
   ### Are you willing to submit PR?
   
   - [X] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of 
Conduct](https://github.com/apache/airflow/blob/main/CODE_OF_CONDUCT.md)
   


-- 
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]

Reply via email to