You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cloudstack.apache.org by GitBox <gi...@apache.org> on 2020/02/19 10:32:38 UTC

[GitHub] [cloudstack-primate] vladimirpetrov opened a new issue #168: [BUG] Sorting should be global not per page

vladimirpetrov opened a new issue #168: [BUG] Sorting should be global not per page
URL: https://github.com/apache/cloudstack-primate/issues/168
 
 
   **Describe the bug**
   Currently, if you have more than one page and sort some of the columns, only the results in that particular page are sorted - like there are no other items. This is not the typical UI behavior.
   
   **To Reproduce**
   Steps to reproduce the behavior:
   1. Go to a grid, containing a lot of element (multiple pages)
   2. Sort by some column and look at the result
   
   **Expected behavior**
   The sorting must be applied for all items, not only for this particular page.
   
   **Screenshots**
   None.
   
   **Desktop (please complete the following information):**
    - OS: Windows 10 Pro x64
    - Browser: Chrome
    - Version: 80.0.3987.116 (Official Build) (64-bit)
   
   **Additional context**
   None.
   

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [cloudstack-primate] rhtyd closed issue #168: Sorting should be global not per page

Posted by GitBox <gi...@apache.org>.
rhtyd closed issue #168: Sorting should be global not per page
URL: https://github.com/apache/cloudstack-primate/issues/168
 
 
   

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [cloudstack-primate] rhtyd commented on issue #168: Sorting should be global not per page

Posted by GitBox <gi...@apache.org>.
rhtyd commented on issue #168: Sorting should be global not per page
URL: https://github.com/apache/cloudstack-primate/issues/168#issuecomment-589536006
 
 
   @vladimirpetrov I'm closing this as `won't fix` as Primate cannot fix this without the backend API allowing sorting of all items. The issue needs to be raised/fixing at https://github.com/apache/cloudstack thanks.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [cloudstack-primate] rhtyd commented on issue #168: [BUG] Sorting should be global not per page

Posted by GitBox <gi...@apache.org>.
rhtyd commented on issue #168: [BUG] Sorting should be global not per page
URL: https://github.com/apache/cloudstack-primate/issues/168#issuecomment-588213640
 
 
   @vladimirpetrov This is not possible, would require backend change. The sorting behaviour is same as in old UI. I've marked it as an enhancement.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services