[
https://issues.apache.org/jira/browse/AMBARI-10917?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14527801#comment-14527801
]
Hudson commented on AMBARI-10917:
---------------------------------
FAILURE: Integrated in Ambari-trunk-Commit #2510 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/2510/])
AMBARI-10917. Editing enhanced-config in textfield not accepting values in
between steps (onechiporenko via srimanth) (sgunturi:
http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=ce3e14370e23204c3da0486489cce860232a89aa)
* ambari-web/test/views/common/configs/widgets/slider_config_widget_view_test.js
* ambari-web/app/views/common/configs/widgets/slider_config_widget_view.js
> Editing enhanced-config in textfield not accepting values in between steps
> --------------------------------------------------------------------------
>
> Key: AMBARI-10917
> URL: https://issues.apache.org/jira/browse/AMBARI-10917
> Project: Ambari
> Issue Type: Bug
> Components: ambari-web
> Affects Versions: 2.1.0
> Reporter: Srimanth Gunturi
> Assignee: Oleg Nechiporenko
> Fix For: 2.1.0
>
> Attachments: AMBARI-10917.patch
>
>
> Slider:
> range - 0-2000
> step - 100
> default value - 3500
> User click on "toggle display" (pencil-icon)
> Input with value 3500 appears
> User want to return slider-display, so click on pencil-icon and get
> error-popup.
> User input some valid value like 1234 and click on pencil-icon again. But
> error-popup appears again. User doesn't know that value should be like
> 100/200/../1000/1100/../2000
> This may confuse user.
> Also, tooltip for pencil-icon doesn't contain units for value (if provided).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)