Github user robertkowalski commented on a diff in the pull request:
https://github.com/apache/couchdb-fauxton/pull/124#discussion_r19727228
--- Diff: app/addons/auth/routes.js ---
@@ -78,7 +78,8 @@ function(app, FauxtonAPI, Auth) {
route: 'addAdmin'
}
},
-
+ selectedHeader: "", // TODO prevents "Databases" being selected at
least
--- End diff --
Is that a thing we want to include?
If not I would delete the stub, as it might lead to confusion.
---
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.
---