Issue #508Opened November 12, 2017by roytang0 reactions

If you add a checkbox trait, it does not render correctly in the settings panel unless there is also a text trait

Question

A text trait and a checkbox:

        traits: ['test',
          {
            type: 'checkbox',
            label: 'Check',
            name: 'check'
          }],

Results in:

image

If checkbox only:

        traits: [
          {
            type: 'checkbox',
            label: 'Check',
            name: 'check'
          }],

The checkbox overlaps the label: image

Answers (2)

artfMarch 8, 20180 reactions

Should be fixed

lock[bot]September 18, 20190 reactions

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

Related Questions and Answers

Continue research with similar issue discussions.

Paid Plugins That Match This Issue

Curated by issue keywords and label relevance to help you ship faster.

View all plugins

Loading paid plugin recommendations...

Browse Plugin Categories

Jump directly to plugin category pages on the marketplace.