[
https://issues.apache.org/jira/browse/COUCHDB-2346?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14154415#comment-14154415
]
ASF GitHub Bot commented on COUCHDB-2346:
-----------------------------------------
GitHub user ocelotpotpie opened a pull request:
https://github.com/apache/couchdb-fauxton/pull/74
COUCHDB-2346 - Fix for long database names formatting improperly.
This is a fix for long database names causing some wackiness in the
subheader.
Tested for regression in:
Safari 7.0.6
Safari 8.0
Chrome 37.0.2062.124
Firefox 32.0.3
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ocelotpotpie/couchdb-fauxton
COUCHDB-2346-header-fix-for-long-db-names
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/couchdb-fauxton/pull/74.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 #74
----
commit 3570ff3c4e1cc79b9b8290c695cbbc7a439ae9ea
Author: Christian Hogan <[email protected]>
Date: 2014-10-01T06:03:00Z
COUCHDB-2346 - Fix for long database names formatting improperly.
----
> Long database names wrapping / breaking breadcrumb area.
> --------------------------------------------------------
>
> Key: COUCHDB-2346
> URL: https://issues.apache.org/jira/browse/COUCHDB-2346
> Project: CouchDB
> Issue Type: Bug
> Security Level: public(Regular issues)
> Components: Fauxton
> Reporter: Christian Hogan
>
> Databases names longer than roughly 22 characters are causing layout issues
> in the breadcrumb view.
> Within a certain range, the db name will expand into the gear icon, but after
> a few more characters the name will force the container down and cause
> display issues.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)