GitHub user sagarkulkarni3592 opened a pull request:

    https://github.com/apache/incubator-zeppelin/pull/890

    ZEPPELIN-852 fixed the fields float outside the box.

    ### What is this PR for?
    If added multiple fields in either of keys, groups or values boxes of 
settings button in results section of a paragraph to plot a graph or any 
representation, the fields floats outside the box.
    
    ### What type of PR is it?
    [Bug Fix]
    
    ### Todos
    
    ### What is the Jira issue?
    [ZEPPELIN-852](https://issues.apache.org/jira/browse/ZEPPELIN-852)
    
    ### How should this be tested?
    Open a notebook and a paragraph.
    Run a paragraph with a query providing many columns to be added in any of 
the box.
    Try adding multiple fields and check if it floats outside the box or not.
    
    ### Screenshots (if appropriate)
    Before fix -
    ![screen shot 2016-05-13 at 11 52 42 
am](https://cloud.githubusercontent.com/assets/12127192/15239928/c5bf1840-1903-11e6-8f65-9645aa3c45ae.png)
    
    After fix -
    ![screen shot 2016-05-13 at 12 10 15 
pm](https://cloud.githubusercontent.com/assets/12127192/15239933/d00d7e54-1903-11e6-8ed5-38bdde32acc0.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/sagarkulkarni3592/incubator-zeppelin 
ZEPPELIN-852

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

    https://github.com/apache/incubator-zeppelin/pull/890.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 #890
    
----
commit 00d6b83951a1e8e92f7555c4680b04d921ca41c1
Author: Sagar Kulkarni <sagarkulkarni3...@gmail.com>
Date:   2016-05-13T06:33:26Z

    ZEPPELIN-852 fixed the fields float outside the box.

----


---
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