You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@couchdb.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2015/02/14 00:57:12 UTC

[jira] [Commented] (COUCHDB-2581) Improve tooltip for Databases page (!) icons

    [ https://issues.apache.org/jira/browse/COUCHDB-2581?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14321001#comment-14321001 ] 

ASF GitHub Bot commented on COUCHDB-2581:
-----------------------------------------

GitHub user benkeen opened a pull request:

    https://github.com/apache/couchdb-fauxton/pull/271

    Improved tooltip for ! icon on db page

    This adds a jQuery tooltip for the (!) icons on the Databases
    page and includes a nightwatch test to confirm the mouseover
    behaviour.
    
    Closes COUCHDB-2581

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/benkeen/couchdb-fauxton 2581-tooltip-fix

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/couchdb-fauxton/pull/271.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 #271
    
----
commit 02321e9f256959aef4eb6d5dd6296c60d9e9b772
Author: Ben Keen <be...@gmail.com>
Date:   2015-02-13T23:55:38Z

    Improved tooltip for ! icon on db page
    
    This adds a jQuery tooltip for the (!) icons on the Databases
    page and includes a nightwatch test to confirm the mouseover
    behaviour.
    
    Closes COUCHDB-2581

----


> Improve tooltip for Databases page (!) icons
> --------------------------------------------
>
>                 Key: COUCHDB-2581
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-2581
>             Project: CouchDB
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: Fauxton
>            Reporter: Ben Keen
>            Assignee: Ben Keen
>         Attachments: Screen Shot 2015-02-13 at 2.28.33 PM.png
>
>
> The question mark icon that sometimes appears on the databases page has a title, but not a corresponding tooltip() to make the tooltip appear immediately. As such it's not very clear what the icon means.
> Looking at the code, it looks like the tooltip() was just placed in the wrong View. This ticket is just to improve the tooltip for that icon.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)