GitHub user cloverhearts opened a pull request:
https://github.com/apache/incubator-zeppelin/pull/911
ZEPPELIN-866] Hotfix - does not working search box on navbar.
### What is this PR for?
When you type in the search box and start the search,
The result is not exposed.
Previously, it was working well.
### What type of PR is it?
Hot Fix
### Todos
* [x] - fixed bug on navbar.html and controller
### What is the Jira issue?
https://issues.apache.org/jira/browse/ZEPPELIN-866
### How should this be tested?
try to search action on navbar.
### Screenshots (if appropriate)
#### before
<img width="1280" alt="test02"
src="https://cloud.githubusercontent.com/assets/10525473/15469402/10713c64-2125-11e6-909d-cb375e7c31a4.png">
#### after
<img width="1280" alt="test01"
src="https://cloud.githubusercontent.com/assets/10525473/15469411/1a6e0b0c-2125-11e6-9ade-e4147e7143d8.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/cloverhearts/incubator-zeppelin
fixed/searchbar
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-zeppelin/pull/911.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 #911
----
commit 4d06560e4d8fd02c32bd343de6950594094cae6d
Author: CloverHearts <[email protected]>
Date: 2016-05-23T08:38:15Z
Hotfix - dose not working search box on navbar.
----
---
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.
---