Xun Liu created ZEPPELIN-3931:
---------------------------------
Summary: Redisplay angularObjectBind when the note is reopened
Key: ZEPPELIN-3931
URL: https://issues.apache.org/jira/browse/ZEPPELIN-3931
Project: Zeppelin
Issue Type: Sub-task
Components: zeppelin-server, zeppelin-zengine
Environment: !angularBing-save.gif|width=588,height=427!
Reporter: Xun Liu
Assignee: Xun Liu
Fix For: 0.9.0
Attachments: angularBing-save.gif
At present, Bind's angularObject in note is only valid in the current operation
web page.
When the note is reopened, or the zeppelin service is restarted, the
angularObject of Bind in the note cannot be displayed, and the bind operation
must be repeated.
The submarine has a lot of startup commands and parameters. In order to provide
the best experience for the user, we provide the parameters to the user through
the WEB control.
Zeppelin's own dynamic form is more suitable for parameter input in the query,
but it does not meet the needs of the submarine interpreter, so the submarine
interpreter uses the angular template to generate a richer input interface.
The controls in the interface are saved to the note through Bind's
angularObject, so that when the user reopens the note, there is no need to
re-enter it.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)