Uploaded image for project: 'Zeppelin'
  1. Zeppelin
  2. ZEPPELIN-2263

Behaviour of checkbox form inconsistent with select or text input form

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Trivial
    • Resolution: Unresolved
    • 0.8.0
    • None
    • GUI
    • None
    • Ubuntu 16.04 + Firefox v. 41 (Needed for compatibility w/ Selenium)

    Description

      When one creates a check box programmatically the default behavior is that all check boxes created are checked [1]. This is not consistent with the other dynamic forms (ex. text input and select) in which nothing is selected when they are created.

      If one creates a check box via a template then one can specify which check boxes should be checked by default. As a fix maybe we can just set the check boxes to be unselected as a default behavior (when created programmatically)?

      [1] https://github.com/apache/zeppelin/blob/master/spark/src/main/java/org/apache/zeppelin/spark/ZeppelinContext.java#L151

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              guicarus Guillermo Cabrera
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated: