Jeff Zhang created ZEPPELIN-2188:
------------------------------------
Summary: The default value in dropdown list is not selected by
dfeault
Key: ZEPPELIN-2188
URL: https://issues.apache.org/jira/browse/ZEPPELIN-2188
Project: Zeppelin
Issue Type: Improvement
Affects Versions: 0.7.0
Reporter: Jeff Zhang
Priority: Minor
Use the following code to reproduce it. the default value 'jeff' is not
selected in the dropdown list.
{code}
%sh
echo -e "hello, ${name=jeff, jeff|andy|jerry}"
{code}
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)