[
https://issues.apache.org/jira/browse/COUCHDB-2417?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14193903#comment-14193903
]
ASF GitHub Bot commented on COUCHDB-2417:
-----------------------------------------
GitHub user benkeen opened a pull request:
https://github.com/apache/couchdb-fauxton/pull/124
[WIP] Account page style and usability fixes
This ticket is a general style clean-up of the Accounts page. Namely:
- general CSS style fixes
- sidebar styles now consistent with other pages in app
- focus is placed on first text box on page when page load (N.B.
autofocus wouldn’t work consistently, hence the JS)
- "Databases" left nav item no longer selected
*** Please note: the Create Admins page is still having it's text cut
off. This will be fixed once PR #123 has been merged. ***
Closes COUCHDB-2417
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/benkeen/couchdb-fauxton
2417-accounts-page-style-fixes
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/couchdb-fauxton/pull/124.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 #124
----
commit 0a9c9d5e22409496ef3239a78e6e6efe43f56e00
Author: Benjamin Keen <[email protected]>
Date: 2014-11-02T16:35:04Z
Account page style and usability fixes
This ticket is a general style clean-up of the Accounts page. Namely:
- general CSS style fixes
- sidebar styles now consistent with other pages in app
- focus is placed on first text box on page when page load (N.B.
autofocus wouldn’t work consistently, hence the JS)
- "Databases" left nav item no longer selected
*** Please note: the Create Admins page is still having it's text cut
off. This will be fixed once PR #123 has been merged. ***
Closes COUCHDB-2417
----
> Spruce up styles for Accounts page
> ----------------------------------
>
> Key: COUCHDB-2417
> URL: https://issues.apache.org/jira/browse/COUCHDB-2417
> Project: CouchDB
> Issue Type: Improvement
> Security Level: public(Regular issues)
> Components: Fauxton
> Reporter: Ben Keen
> Assignee: Ben Keen
> Attachments: screenshot-1.png
>
>
> I'll speak to Sean to get more concrete details about this, but there are a
> number of things that can clearly be improved (screenshot attached).
> - fix font sizes
> - general padding and spacing
> - second column: make styles consistent with other areas
> - Might be better to have the left sidebar read "Account" rather than the
> user's name since this page contains functionality beyond just the user (i.e.
> creating new admin accounts).
> - Select the right sidebar item (not databases)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)