OpusCapita / react-crudeditor

OpusCapita React CRUD Editor

Home Page:https://opuscapita.github.io/react-crudeditor/branches/master/?currentComponentName=ContractEditor&maxContainerWidth=100%25&showSidebar=false

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Wrong pagination is displayed if all elements of search result should be displayed on one page

nstoliar-sc opened this issue · comments

  1. Open CRUD-editor;
  2. select "All" value in "Result per page" field;
  3. make search;
  4. pay attention on pagination.
    Result: navigation arrows are not hidden; -1 value is displayed in "Result per page" field.

92

Fixed in #130