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 validation message appears for "Max Order Value" on search page

nstoliar-sc opened this issue · comments

  1. Open Contract CRUD-editor;
  2. input "from 0 to 500" range in "Max Order Value" on search page;
  3. click on "Search" button;
  4. remove range from "Max Order Value";
  5. input "500" into "From" field;
  6. click on "Search" button.
    Result: "Invalid value "[object Object]" of UI Type "stringRangeObject"" message appears.

154

Merged into master, will be a part of release.