mattermost-community/focalboard

Feature Idea: Wrap checkbox text

Open

#2,410 opened on Feb 28, 2022

View on GitHub
 (0 comments) (2 reactions) (0 assignees)TypeScript (26,187 stars) (2,542 forks)user submission
EnhancementHelp WantedUp for grabs

Description

Summary

Checklist items are currently only one line long, so if the text goes beyond the width of the modal, then the user has to highlight and scroll to see the full text content.

Long text on checkboxes should wrap to the next line if if exceeds the width of the card modal, so users can easily see the content on the checkboxes without needing to highlight and scroll.

How important this is to me and why

Importance: Medium

Checkboxes are used to create subtasks and checklists, so supporting text wrapping will make the feature more usable.

Use cases:

  1. Long text on checkboxes

Contributor guide