GitHub user suvam97 opened a pull request:
https://github.com/apache/zeppelin/pull/1107
remove query on link change
### What is this PR for?
When filtering a note-name under notebook menu through navbar, the
note-name query remains as it is , when clicked on any other link.
### What type of PR is it?
[Bug Fix]
### Todos
### What is the Jira issue?
[[ZEPPELIN-1077]](https://issues.apache.org/jira/browse/ZEPPELIN-1077)
### How should this be tested?
1. Open the notebook menu under navbar and search for any notebook.
2. Refer to any other page like interpreter,credentials .
3. The filter query under notebook menu resets on click of any other link.
### Screenshots (if appropriate)
**BEFORE:**
http://g.recordit.co/4tuS8yAAPR.gif
**AFTER:**
http://g.recordit.co/IZUR8mBUFs.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/suvam97/zeppelin ZEPPELIN-1077
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/zeppelin/pull/1107.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 #1107
----
commit cccdb0ab23fdc7ae9177247f380fe3e419512590
Author: suvam97 <[email protected]>
Date: 2016-06-29T09:26:32Z
remove query on link change
----
---
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 [email protected] or file a JIRA ticket
with INFRA.
---