Description
Steps to Reproduce:-
1.In basic search, search for the data having more than 10 records
2.Change the page size to 2, so that only 2 records would be visible on single page
3.Now go to page 3 by clicking on pagination next button
4. Now enter 50 in Go to page input box and click on go, It will display an info message as "No record found at 50th page"
5.Now click on previous button of pagination then it redirects to pagination 1 which is incorrect
Expected:-
It should be redirected to 2nd page instead of 1st