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:

If checkbox only:
traits: [
{
type: 'checkbox',
label: 'Check',
name: 'check'
}],
The checkbox overlaps the label:

Answers (2)
Should be fixed
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.
Issue #394
Text: New div is created every time I hit enter instead of creating a </br>
Hi @artf Is there a reason why when inserting text a new div is created for every break instead of a standard </br> Is it possible to disab...
Issue #1434
Toolbar Hide text element
@artf Please check you demo page text is hiding under the toolbar. how can we update the toolbar position?
Issue #536
Better Alignment for Block in Block Manager
For example, Block for 2 Columns and 2 Columns 3/7 's font awesome and label are not aligned
Issue #1585
Hiding text editor
Your method "hideToolbar " does not provide for a situation where the text editor is greater than 100px. As a result, its piece is visible...
Paid Plugins That Match This Issue
Curated by issue keywords and label relevance to help you ship faster.
Loading paid plugin recommendations...
Browse Plugin Categories
Jump directly to plugin category pages on the marketplace.