GitHub user rajarajan-g reopened a pull request:
https://github.com/apache/zeppelin/pull/1313
[ZEPPELIN-1245] Focus first paragraph after notebook creation
### What is this PR for?
Once the notebook is created, cursor should focus on the first paragraph
### What type of PR is it?
Bug Fix
### Todos
* [ ] - None
### What is the Jira issue?
https://issues.apache.org/jira/browse/ZEPPELIN-1245
### How should this be tested?
Once the Zeppelin server is started , Create a new notebook
check if cursor blinks on the first paragraph of the notebook
### Screenshots (if appropriate)
### 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/rajarajan-g/zeppelin ZEPPELIN-1245
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/zeppelin/pull/1313.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 #1313
----
commit e14792702e9011238b6431204bcefd472355106d
Author: rajarajan-g <[email protected]>
Date: 2016-08-10T08:41:12Z
fix for ZEPPELIN-1245
commit 068cd0b85d56ef615f8915418c6aeefae1abbfc7
Author: rajarajan-g <[email protected]>
Date: 2016-08-12T06:19:13Z
test case modified
commit 85794e9e79265e02bdd7d92b904768fff02d4551
Author: rajarajan-g <[email protected]>
Date: 2016-08-17T14:44:01Z
code modified as per review comments
commit 8eb7b32a6339d740524f1678066a4c74add058de
Author: rajarajan-g <[email protected]>
Date: 2016-08-17T15:08:03Z
test case changed to check the default behaviour
----
---
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.
---