vishakha1411 opened a new pull request, #61059:
URL: https://github.com/apache/airflow/pull/61059

   ## Title 
   UI: Add pagination to Plugins page when many plugins are installed
   
    ## Description
   The Plugins page currently renders all registered plugins as a single list 
without pagination. When a large number of plugins are present (e.g. 100+), 
only the first 50 plugins are visible in the UI, with no pagination controls, 
scrolling indicator, or feedback that additional plugins exist.
   
   This PR introduces pagination to the Plugins page.
   
   Before:
   
   
https://github.com/user-attachments/assets/8ac5f72e-cc2d-424b-b104-984b84dbd8bc
   
   
   
   
   After: 
   <img width="1892" height="908" alt="image" 
src="https://github.com/user-attachments/assets/c2ee1fc7-bc4a-47a9-ade9-053f7dea4079";
 />
   
   
   * closes: #61055 
   


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