Joxit / docker-registry-ui

The simplest and most complete UI for your private registry
https://joxit.dev/docker-registry-ui/
GNU Affero General Public License v3.0
2.59k stars 323 forks source link

Tag search with pagination not working correctly #400

Open jkrasula-vendavo opened 1 month ago

jkrasula-vendavo commented 1 month ago

Hi,

I tried changing registry UI from quiq to joxit and was a bit disappointed. I appreciated features like the light-on-dark color scheme, the possibility to view dockerfile or bulk delete and more.

Bug description

Currently, I am most bothered by the tag search, which together with pagination does not work correctly.

How to Reproduce

  1. Find image with multiple tags (at least a couple of pages)
  2. Use search to find an existing tag, ideally not from the first page
  3. Lots of blank pages will be displayed before you get to the filtered tags

Expected behavior

Pagination should be refreshed. Blank pages should not be displayed.

It would also be good to mention the number of tags found if the search is used, for example "searched 100 out of 2187 tags"

Screenshots

Screenshot 2024-10-16 at 21 46 45 Screenshot 2024-10-16 at 21 46 53

System information