mattermost-community/focalboard

UX: Let users easily undo / remove auto-added table rows

Open

#4,849 opened on 2022年2月11日

GitHub で見る
 (8 comments) (4 reactions) (0 assignees)TypeScript (26,187 stars) (2,542 forks)user submission
Good First IssueHacktoberfestUp for grabs

説明

Summary

Repro:

  1. Edit the title of the last row in a table view
  2. Press Enter
  3. A new row is added
  4. But there is no way to easily undo / delete it if it was unintended

Propose: Pressing Escape or Enter on an auto-added card with an empty title should remove the row.

How important this is to me and why

Importance: Medium

コントリビューターガイド