[
https://issues.apache.org/jira/browse/COUCHDB-2371?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14166013#comment-14166013
]
ASF GitHub Bot commented on COUCHDB-2371:
-----------------------------------------
GitHub user benkeen opened a pull request:
https://github.com/apache/couchdb-fauxton/pull/88
Polling interval field CSS update
As described in ticket: https://issues.apache.org/jira/browse/COUCHDB-2371
I also changed the slider event from onChange to onInput which continually
fires when the user drags the slider. It results in more code being called but
it has a much better feel, I think.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/benkeen/couchdb-fauxton
2371-polling-interval-slider-css-fix
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/couchdb-fauxton/pull/88.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #88
----
commit c37d3be827f231896cd585d1440ab2ac7e0d98f7
Author: Benjamin Keen <[email protected]>
Date: 2014-10-09T23:52:20Z
Polling interval field CSS update
----
> Fix style of "Polling Interval" slider on Active Tasks page
> -----------------------------------------------------------
>
> Key: COUCHDB-2371
> URL: https://issues.apache.org/jira/browse/COUCHDB-2371
> Project: CouchDB
> Issue Type: Bug
> Security Level: public(Regular issues)
> Components: Fauxton
> Reporter: Ben Keen
> Assignee: Ben Keen
> Priority: Trivial
> Attachments: screenshot-1.png
>
>
> This has always looked a bit wonky to me. Easy CSS fix to patch it up to look
> a little more... intentional.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)