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
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---