GitHub user benkeen opened a pull request:
https://github.com/apache/couchdb-fauxton/pull/330
Design doc names truncated in sidebar
Long design doc names displayed in the sidebar of the Docs page would
overlap with the rightmost ("+") icon. This truncates them with an
ellipsis and adds a tooltip (just a title attr) to provide a means to
let user see the full design doc name.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/benkeen/couchdb-fauxton
truncate-long-view-names-in-sidebar
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/couchdb-fauxton/pull/330.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 #330
----
commit 624760c2ca175757fc3477c2f34d8be2aa979de4
Author: Ben Keen <[email protected]>
Date: 2015-03-23T23:07:47Z
Design doc names truncated in sidebar
Long design doc names displayed in the sidebar of the Docs page would
overlap with the rightmost ("+") icon. This truncates them with an
ellipsis and adds a tooltip (just a title attr) to provide a means to
let user see the full design doc name.
----
---
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.
---