Eason09053360 commented on PR #61057:
URL: https://github.com/apache/airflow/pull/61057#issuecomment-3831544459

   I've implemented the pagination test following the EventsPage pattern as 
suggested. However, I discovered a frontend issue during testing:
   
   **Test Results:**
   - 6 core tests passing (heading, table, data validation, etc.)
   - Pagination test skipped due to frontend state initialization issue
   
   **Investigation:**
   When navigating to `/plugins?limit=5&offset=0`:
   - URL parameters correctly set
   - Page displays all 7 plugins (not 5)
   - Pagination buttons not rendered
   
   **Debug Output:**
   <img width="806" height="369" alt="截圖 2026-02-02 凌晨12 58 01" 
src="https://github.com/user-attachments/assets/ae2495a8-ee46-4b15-ba06-bf675dcdfaa0";
 />
   


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