Bug #21258
paged list on repo discovery shows too many per page
Description
To reproduce, go to repo discovery on products page. Note that there are five empty rows (should be no rows). Try discovering docker type at registry.access.redhat.com . Note that the results are not paged. List filter should update count of objects and be paged as well.
Associated revisions
History
#1
Updated by Thomas McKay over 4 years ago
- Bugzilla link set to 1500090
#2
Updated by Justin Sherrill over 4 years ago
- Legacy Backlogs Release (now unused) set to 114
- Target version set to 224
- Assignee set to Walden Raines
#3
Updated by The Foreman Bot over 4 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/Katello/katello/pull/7013 added
#4
Updated by Anonymous over 4 years ago
- % Done changed from 0 to 100
- Status changed from Ready For Testing to Closed
Applied in changeset katello|e54bf63c2cdd910c044d06fb3b67ab32e3026d2f.
#5
Updated by Justin Sherrill over 4 years ago
- Legacy Backlogs Release (now unused) deleted (
114)
#6
Updated by Justin Sherrill over 4 years ago
- Legacy Backlogs Release (now unused) set to 284
Fixes #21258: Remove pagination on discovery page
This removes extra blank rows when the discover page is first
loaded and also removes the pagination that isn't valid.
http://projects.theforeman.org/issues/21258