[ 
https://issues.apache.org/jira/browse/COUCHDB-2445?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14243417#comment-14243417
 ] 

ASF GitHub Bot commented on COUCHDB-2445:
-----------------------------------------

GitHub user benkeen opened a pull request:

    https://github.com/apache/couchdb-fauxton/pull/199

    Add confirmation modal component

    This ticket adds a simple confirmation modal that can be used in
    place of window.confirm().
    
    Closes COUCHDB-2445

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/benkeen/couchdb-fauxton 
2445-confirmation-modal

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/couchdb-fauxton/pull/199.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 #199
    
----
commit e5b846741c3597395aa156e4efd8986382061d33
Author: Benjamin Keen <[email protected]>
Date:   2014-12-11T21:34:46Z

    Add confirmation modal component
    
    This ticket adds a simple confirmation modal that can be used in
    place of window.confirm().
    
    Closes COUCHDB-2445

----


> Create Confirmation modal to replace window.confirm()'s
> -------------------------------------------------------
>
>                 Key: COUCHDB-2445
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-2445
>             Project: CouchDB
>          Issue Type: Improvement
>      Security Level: public(Regular issues) 
>          Components: Fauxton
>            Reporter: Ben Keen
>            Assignee: Ben Keen
>         Attachments: Screen Shot 2014-12-11 at 1.27.43 PM.png
>
>
> Fauxton has a number of native JS confirm()'s here and there in the code. 
> Replace those with simple modals (a generic component).



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

Reply via email to