vladimirpetrov opened a new issue #190: [BUG] Problems with pagination and 
search
URL: https://github.com/apache/cloudstack-primate/issues/190
 
 
   **Describe the bug**
   After searching for a string on a n-th page requires additional click to 
page 1 in order to see the results.
   
   **To Reproduce**
   Steps to reproduce the behavior:
   1. Go to 'Configuration > Global settings' and find a settings page, 
containing the word 'backup'.
   2. Type 'backup' in the search field and click on the search icon - the 
results are empty, even though we have 4 items found. The reason is that we are 
not moved to the first page of the results.
   
   **Expected behavior**
   After a search is performed, the current page in the results must be set to 
1.
   
   **Screenshots**
   Here is a screen before clicking on 'search':
   
![image](https://user-images.githubusercontent.com/12384665/75174329-10831580-5739-11ea-8f94-d1168a2ea519.png)
   
   And this is the screen after clicking it:
   
![image](https://user-images.githubusercontent.com/12384665/75174385-2abcf380-5739-11ea-89a0-1b5f457c8d3b.png)
   
   **Desktop (please complete the following information):**
   - OS: Linux Ubuntu 18.04 LTS
   - Browser: Chrome
   - Version: 80.0.3987.116 (Official Build) (64-bit)
   
   **Additional context**
   This is valid for all screens which have searching and pagination 
functionalities.
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to