[
https://issues.apache.org/jira/browse/AMBARI-10917?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Srimanth Gunturi updated AMBARI-10917:
--------------------------------------
Attachment: AMBARI-10917.patch
+1 for patch.
Tests pass
{noformat}
5970 tests complete (9 seconds)
79 tests pending
[INFO]
[INFO] --- apache-rat-plugin:0.11:check (default) @ ambari-web ---
[INFO] 51 implicit excludes (use -debug for more details).
[INFO] Exclude: .idea/**
[INFO] Exclude: package.json
[INFO] Exclude: public/**
[INFO] Exclude: public-static/**
[INFO] Exclude: app/assets/**
[INFO] Exclude: vendor/**
[INFO] Exclude: node_modules/**
[INFO] Exclude: node/**
[INFO] Exclude: npm-debug.log
[INFO] 1190 resources included (use -debug for more details)
[INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0
approved: 1190 licence.
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 39.663s
[INFO] Finished at: Mon May 04 16:55:52 PDT 2015
[INFO] Final Memory: 11M/232M
[INFO]
------------------------------------------------------------------------{noformat}
> 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)