GitHub user csk746 reopened a pull request:

    https://github.com/apache/zeppelin/pull/2531

    [ZEPPELIN-2854] provide tooltip in notebook title

    ### What is this PR for?
    when title's length is too long it is hard to read full name.
    in case i think that it is good for tooltip
    
    
    ### What type of PR is it?
    Improvement
    
    ### Todos
    
    
    ### What is the Jira issue?
    https://issues.apache.org/jira/browse/ZEPPELIN-2854
    
    ### How should this be tested?
    1. Build: mvn clean package -Denforcer.skip -DskipTests -Drat.skip
    2. create new notebook with long title
    3. hover mouse on the title.
    4. check tooltip providing full title
    
    ### Screenshots (if appropriate)
    before
    <img width="379" alt="2017-08-15 3 38 26" 
src="https://user-images.githubusercontent.com/18265697/29304775-e4eb96c2-81cf-11e7-9bc5-9595beb9d282.png";>
    
    
    after
    <img width="436" alt="2017-08-15 3 36 06" 
src="https://user-images.githubusercontent.com/18265697/29304719-89b392fa-81cf-11e7-982b-9f219715db6e.png";>
    
    ### Questions:
    * Does the licenses files need update? No
    * Is there breaking changes for older versions? No
    * Does this needs documentation? No


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

    $ git pull https://github.com/csk746/zeppelin feature/ZEPPELIN-2854

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

    https://github.com/apache/zeppelin/pull/2531.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 #2531
    
----
commit 06bbe2ae3992b4b0fc559eae88103f5ff920f503
Author: geonhee lee <csk...@gmail.com;git config --global user.email 
csk...@gmail.com>
Date:   2017-08-15T06:30:33Z

    feature: provide tooltip in title

----


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to