GitHub user 1ambda opened a pull request:

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

    [ZEPPELIN-2409] DON'T block body scrolling in results scrollbar

    ### What is this PR for?
    
    DON'T block body scrolling in results scrollbar. 
    See the GIFs below.
    
    ### What type of PR is it?
    [Improvement]
    
    ### Todos
    
    NONE
    
    ### What is the Jira issue?
    
    [ZEPPELIN-2409](https://issues.apache.org/jira/browse/ZEPPELIN-2409)
    
    ### How should this be tested?
    
    1. Create multiple paragraphs including scrollbar in result. For example,
    
    ```
    bank.printSchema
    bank.show()
    ```
    
    2. Scrolling down, up
    
    ### Screenshots (if appropriate)
    
    #### Before
    
    
![2407_before](https://cloud.githubusercontent.com/assets/4968473/25261209/f25c2956-268b-11e7-877d-28c6281f7567.gif)
    
    #### After
    
    
![2407_after](https://cloud.githubusercontent.com/assets/4968473/25261212/f5773bb2-268b-11e7-9c20-e998a06f5ee2.gif)
    
    ### Questions:
    * Does the licenses files need update?
    * Is there breaking changes for older versions?
    * Does this needs documentation?


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

    $ git pull https://github.com/1ambda/zeppelin 
ZEPPELIN-2407/dont-block-body-scroll-in-para-results

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

    https://github.com/apache/zeppelin/pull/2270.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 #2270
    
----
commit 33a7c368ffc917b53597dc5633c845e6c116d15f
Author: 1ambda <1am...@gmail.com>
Date:   2017-04-21T03:11:19Z

    fix: DON'T block body scrolling in para results scrollbar

----


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