[
https://issues.apache.org/jira/browse/COUCHDB-2508?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14244817#comment-14244817
]
ASF GitHub Bot commented on COUCHDB-2508:
-----------------------------------------
GitHub user benkeen opened a pull request:
https://github.com/apache/couchdb-fauxton/pull/203
Add auto focus to Delete DB modal
This ticket:
- Updates ModalView to default to focus on the first visible text field
by default.
- Updates the error message when the user fails to type in the database
name correctly.
Closes COUCHDB-2508
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/benkeen/couchdb-fauxton
2508-delete-database-modal-tweaks
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/couchdb-fauxton/pull/203.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 #203
----
commit 85027bcaf14585a242096f7ff9bcc65bae9131a0
Author: Benjamin Keen <[email protected]>
Date: 2014-12-12T21:37:46Z
Add auto focus to Delete DB modal
This ticket:
- Updates ModalView to default to focus on the first visible text field
by default.
- Updates the error message when the user fails to type in the database
name correctly.
Closes COUCHDB-2508
----
> Delete database modal tweaks
> ----------------------------
>
> Key: COUCHDB-2508
> URL: https://issues.apache.org/jira/browse/COUCHDB-2508
> Project: CouchDB
> Issue Type: Improvement
> Security Level: public(Regular issues)
> Components: Fauxton
> Reporter: Ben Keen
> Assignee: Ben Keen
>
> Two things to fix:
> 1. It should auto focus on the text field in the modal when it's opened.
> 2. If you enter an incorrect database name it should notify you. Right now it
> just sits there & looks like it's not working
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)