You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zeppelin.apache.org by "Jeff Zhang (JIRA)" <ji...@apache.org> on 2017/02/27 04:52:45 UTC

[jira] [Created] (ZEPPELIN-2188) The default value in dropdown list is not selected by dfeault

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)