lfai / model_openness_tool

Model Openness Tool
MIT License
5 stars 5 forks source link

Improved items per page handling #12

Closed isitopenai closed 3 months ago

isitopenai commented 3 months ago

This fixes an issue in the model & license list builder where the current page number could exceed the valid range when items per page is set to a very high value. This ensures that the page number is adjusted correctly when the number of items per page exceeds the total number of models or licenses.

For example: Select 10 items per page, go to the last page, then select 1000.