Feature #33181
Add pagination component to the bottom of the table for tablewrapper
Description
Today the pagination component only appears above the table to the far right of the search component. We need to add it both above and below the table.
Associated revisions
History
#1
Updated by Justin Sherrill over 1 year ago
- Triaged changed from No to Yes
- Target version set to Katello 4.3.0
- Category set to Web UI
#2
Updated by The Foreman Bot over 1 year ago
- Assignee set to Partha Aji
- Status changed from New to Ready For Testing
- Pull request https://github.com/Katello/katello/pull/9549 added
#3
Updated by The Foreman Bot over 1 year ago
- Fixed in Releases Katello 4.3.0 added
#4
Updated by Partha Aji over 1 year ago
- Status changed from Ready For Testing to Closed
Applied in changeset katello|1d53aab990a6f488b6c04311a86278ea6a469797.
Fixes #33181 - pagination info at the bottom & top (#9549)
This commit updates the tablewrapper react component and
renders the page controls on both top and bottom of the
main table.