goharbor / harbor

An open source trusted cloud native registry project that stores, signs, and scans content.

Home Page:https://goharbor.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pagination is missing on tag immutability rules

gaglimax opened this issue · comments

Expected behavior and actual behavior:
In the project policy page, when we list immutability rules, we can see that the request sent to the API does not include a page_size param, so the value is set to default (10).
This results in a UI bug because only the first 10 rules are printed :
image

Steps to reproduce the problem:
Just create more than 10 immutability rules in a project to see the bug.

Versions:

  • harbor version: 2.10.0