Issue 2410: checkboxes wrap long text
Summary
Change checkbox widget to EditableArea, which uses <textarea> (from Editable which uses <input>). <input> does not support text wrapping but <textarea> does.

Ticket Link
Fix #2410
Hello @igordsm,
Thanks for your pull request! A Core Committer will review your pull request soon. For code contributions, you can learn more about the review process here.
This PR has been automatically labelled "stale" because it hasn't had recent activity. A core team member will check in on the status of the PR to help with questions. Thank you for your contribution!
This PR has been automatically labelled "stale" because it hasn't had recent activity. A core team member will check in on the status of the PR to help with questions. Thank you for your contribution!
ping @harshilsharma63, does this PR still need to be reviewed and merged?