#6079 Pagination missing for Certificates page in IPA Web UI
Opened by pvoborni. Modified

Ticket was cloned from Red Hat Bugzilla (product Red Hat Enterprise Linux 7): Bug 1356100

Created attachment 1179227
screenshot_1.png
Description of problem:
Pagination is missing for Certificate Table in Certificates Page.
Version-Release number of selected component (if applicable):
ipa-server-4.4.0-1.el7.x86_64
How reproducible:
100%
Steps to Reproduce:
1. Add more than 25 certificates
2. Go to Authentication > Certificates tab > Certificate
Actual results:
Table pagination is missing for Certificate Table
Expected results:
Table pagination should be available for Certificate Table just like other
tables in IPA Web UI

Metadata Update from @pvoborni:
- Issue assigned to someone
- Issue set to the milestone: FreeIPA 4.5 backlog

General ticket with this proposal: https://pagure.io/freeipa/issue/6627

Metadata Update from @pvomacka:
- Issue close_status updated to: None
- Issue tagged with: webui

Initially patch was submitted: https://github.com/freeipa/freeipa/pull/953 but it suffered from performance issues and thus was not merged. It requires some work on the backend to work properly. More in the PR.

Metadata