mattermost-community/focalboard

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

Open

#4,849 创建于 2022年2月11日

在 GitHub 查看
 (8 评论) (4 反应) (0 负责人)TypeScript (26,187 star) (2,542 fork)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

贡献者指南