Actions
Bug #20446
closedSearch breaks pagination
Description
1) go to host list
2) go to let's say page 10
3) enter a search query to filter the list of hosts to single host
4) click search
Actual results:
Still on page 10 but with the host list filtered to one entry, not showing any hosts and without a way to get to the first page (except for editing the url directly), because pagination controls are hidden
Expected results:
on page 1, showing the only host found
Notes:
The same is reproducible in foreman-tasks tasks index and probably in other places as well
Files
Updated by Ohad Levy over 7 years ago
- Related to Feature #19031: update table pagination to use patternfly guidelines added
Updated by The Foreman Bot over 7 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/4706 added
Updated by Walden Raines about 7 years ago
- Target version changed from 218 to 224
Updated by Walden Raines about 7 years ago
- Target version changed from 224 to 228
Updated by Liza Gilman about 7 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset df0a606882bf53df96c07b0d017b2abe89c5ee00.
Updated by Marek Hulán about 7 years ago
- Translation missing: en.field_release set to 296
Actions