tfbb opened a new issue #2746: missing items in instance list URL: https://github.com/apache/cloudstack/issues/2746 <!-- Verify first that your issue/request is not already reported on GitHub. Also test if the latest release and master branch are affected too. Always add information AFTER of these HTML comments, but no need to delete the comments. --> ##### ISSUE TYPE <!-- Pick one below and delete the rest --> * Bug Report ##### COMPONENT NAME ~~~ UI ~~~ ##### CLOUDSTACK VERSION ~~~ 4.11.0.0 ~~~ ##### CONFIGURATION ~~~ N/A ~~~ ##### OS / ENVIRONMENT ~~~ N/A ~~~ ##### SUMMARY <!-- Explain the problem/feature briefly --> sorting the instance list in the web gui makes instances disappear, scrolling the list down & up again brings them back ##### STEPS TO REPRODUCE in the web gui: 1. click on instances and have a list with instances that won't fit on one page, ie. there should be a scrollbar on the right  2. sort this unsorted list by clicking on any of the row headers - in the example pics, the list is being sorted ascending by name. note that "bas…" is the first item in the list  3. scroll down until the list gets reloaded 4. scroll up again to the very top. note that "apt…" is now the first item in the list  ##### EXPECTED RESULTS ~~~ "apt…" should be the first list item from the start ~~~ ##### ACTUAL RESULTS ~~~ "bas…" was the first list item. only after reloading the list will "apt…" be the first item ~~~
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
