GitHub user Savalek opened a pull request:

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

    [ZEPPELIN-3492] The paragraph's table does not scroll if there is a large 
cell

    ### What is this PR for?
    When scrolling (with the mouse wheel), the contents of the table jump and 
do not scroll down. The scroll bar is working fine.
    
    ### What type of PR is it?
    [Bug Fix]
    
    ### What is the Jira issue?
    [ZEPPELIN-3492](https://issues.apache.org/jira/browse/ZEPPELIN-3492)
    
    ### How should this be tested?
    [Text](https://github.com/apache/zeppelin/files/2030555/paragraphText.txt) 
of the paragraph (python interpreter)
    
    ### Screenshots
    #### <p align="center">Before</p>
    
![peek_before](https://user-images.githubusercontent.com/30798933/40417963-c3d158a4-5e89-11e8-8c68-5a0397281c75.gif)
    
    #### <p align="center">After</p>
    
![peek_after](https://user-images.githubusercontent.com/30798933/40417977-ccf60f1a-5e89-11e8-88b3-c7855a198e2d.gif)
    
    ### 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/TinkoffCreditSystems/zeppelin ZEPPELIN-3492

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

    https://github.com/apache/zeppelin/pull/2982.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 #2982
    
----
commit 06ef2e61656715a6e646abc6f945dde18a6b782b
Author: Savalek <def113@...>
Date:   2018-05-23T09:58:30Z

    [ZEPPELIN-3492] fix paragraph's table scroll

----


---

Reply via email to