GitHub user r-kamath opened a pull request:

    https://github.com/apache/incubator-zeppelin/pull/512

    Edit title fix for Notebook and Paragraph

    - enable autofocus to input field *(no need to click twice to edit title)*
    - fix esc key handler on edit input to revert the change *(edit and hit Esc 
to reset the title back to the old one)*
    - save title on enter and blur
    
    Before:
    
![before](https://cloud.githubusercontent.com/assets/2031306/11565675/fd0b33b6-9a04-11e5-9a1d-544abc5964a1.gif)
    After:
    
![after](https://cloud.githubusercontent.com/assets/2031306/11565681/02046338-9a05-11e5-8c62-624993e8a9a5.gif)


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/r-kamath/incubator-zeppelin editTitleFix

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

    https://github.com/apache/incubator-zeppelin/pull/512.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 #512
    
----
commit e75b8febc502d0b6de864a38dd24c377ca1d7634
Author: Renjith Kamath <renjith.kam...@gmail.com>
Date:   2015-12-03T15:54:52Z

    Edit title fix for Notebook and Paragraph
    
    - enable autofocus to input field
    - fix esc key handler on edit input to revert the change
    - save title on enter and blur

----


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