Indeterminate checkbox support for molds switch and toggle

XMLWordPrintable

    • Type: New Feature
    • Resolution: Fixed
    • Priority: Normal
    • 9.0.0
    • Affects Version/s: 8.6.0
    • Component/s: None
    • None
    • None

      ZK-3958 added switch and toggle molds for button.
      ZK-136 added indeterminate state API for button,

      Currently, toggle mold and switch mold only support checked, and are not affected by indeterminate.

      test with:
      <checkbox id="checkbox" label="Checkbox" indeterminate="true" checked="true" mold="switch"/>
      <checkbox id="checkbox" label="Checkbox" indeterminate="true" checked="true" mold="toggle"/>

      switch and toggle should include a visual indicator of the indeterminate status.

            Assignee:
            Leon03
            Reporter:
            MDuchemin
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: