mattermost-community/focalboard

Feature Idea: Text property auto wrapping/expanding

Open

#4,848 建立於 2022年5月26日

在 GitHub 查看
 (2 留言) (0 反應) (0 負責人)TypeScript (2,542 fork)user submission
EnhancementHacktoberfestHelp WantedUp for grabs

倉庫指標

Star
 (26,187 star)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

Summary

The text property currently doesn't support text wrapping or multi-line text, so longer text becomes difficult to read. Full text is only visible as a tooltip on hover. To improve the text property, we can consider some of the following options:

  1. Text wrapping with an auto-expanding field, so users don't have to keep scrolling to the right and the entire text value is always visible on the card
  2. Expand/minimize button, so user can see the full text when they want to without impacting the card layout
  3. Auto-expanding to a limit, with button to "Show All" - Combo of option 1 and 2

Open to other suggestions as well!

How important this is to me and why

Importance: Medium

Use cases:

  1. Inputting long text values
  2. Users who use the Text property as a note field

Additional context/similar features

Screen Shot 2022-05-26 at 5 41 43 PM

貢獻者指南