GitHub user yunho0130 opened a pull request:

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

    fixed 'add from URL' button

    ### What is this PR for?
    
    fixed 'add from URL' button and disable backdrop function.
    
    ### What type of PR is it?
    Bug Fix
    
    ### Todos
    None
    
    ### What is the Jira issue?
    [ZEPPELIN-1550](https://issues.apache.org/jira/browse/ZEPPELIN-1550)
    
    ### How should this be tested?
    click 'Import note' -> click 'Add from URL' -> click 'x' button -> open the 
dialog again -> it shows the URL page not the initial page.
    
    ### Screenshots (if appropriate)
    
     - before
    
![import_note_window](https://cloud.githubusercontent.com/assets/7574765/19379302/36a0fc12-922c-11e6-9018-c67893305005.gif)
    
     - after
    
![after_2](https://cloud.githubusercontent.com/assets/7574765/19379491/2c5a072a-922d-11e6-8804-55c9766b3c5c.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/yunho0130/zeppelin ZEPPELIN-1550

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

    https://github.com/apache/zeppelin/pull/1523.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 #1523
    
----
commit a0459287b41b0d2daf50ff7c485191caf3048397
Author: Yunho Maeng <yunho.maeng...@gmail.com>
Date:   2016-10-14T07:29:52Z

    fixed 'add from URL' button and disable backdrop fuction when user use 
modal window

----


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