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
Actions