github-actions[bot] opened a new pull request, #62366:
URL: https://github.com/apache/airflow/pull/62366

   * fix(ui): unique keys for pagination ellipses
   
   The current ellipses share the same key ("ellipsis"), which may cause 
rendering bugs.
   Added the page value to each ellipsis key to ensure they are unique.
   
   * fix(ui): correct pagination ellipsis logic in web ui
   
   Use the index to ensure ellipsis keys are unique.
   (cherry picked from commit 68525b9f0fecc02d15ff3903adc647acaf4186a7)
   
   Co-authored-by: Ying-Fang (James) Jaw <[email protected]>


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