You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Andrii Babiichuk (JIRA)" <ji...@apache.org> on 2015/04/23 11:16:38 UTC

[jira] [Created] (AMBARI-10682) Widget's min/max check errors should not stop from saving

Andrii Babiichuk created AMBARI-10682:
-----------------------------------------

             Summary: Widget's min/max check errors should not stop from saving
                 Key: AMBARI-10682
                 URL: https://issues.apache.org/jira/browse/AMBARI-10682
             Project: Ambari
          Issue Type: Bug
          Components: ambari-web
    Affects Versions: 2.1.0
            Reporter: Andrii Babiichuk
            Assignee: Andrii Babiichuk
             Fix For: 2.1.0


We use min/max checks to create errors. If the value goes out of bounds we will stop user from saving. We should change just the min/max check so that it will allow user to save the configs. This applies to slider, spinner, etc.
Also, we need to change the message shown from "value less than 10 Seconds" to something like 
"Values less than X are not recommended"
and
"Values greater than X are not recommended"
To be more explicit that it is a recommendation not a hard requirement.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)