Content
View differences
Updated by Behrokh Satarnejad 3 days ago
###
### Steps to reproduce
* Go to a page with the a rails based pagination (e.e. Admin/Users)
* Change the per page options so that only one page is shown
<br>
### What is the buggy behavior?
* The left side of the pagination is useless
<img class="op-uc-image op-uc-image_inline" src="/api/v3/attachments/921262/content">
<br>
### What is the expected behavior?
* Previous and Next should only be visible when there is a page to navigate to
* The component is not visible when there is only one page
###
### Steps to reproduce
* Go to a page with the a rails based pagination (e.e. Admin/Users)
* Change the per page options so that only one page is shown
<br>
### What is the buggy behavior?
* The left side of the pagination is useless
<img class="op-uc-image op-uc-image_inline" src="/api/v3/attachments/921262/content">
<br>
### What is the expected behavior?
* Previous and Next should only be visible when there is a page to navigate to
* The component is not visible when there is only one page
###