mattermost-community/focalboard

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

Open

#4,849 opened on Feb 11, 2022

View on GitHub
 (8 comments) (4 reactions) (0 assignees)TypeScript (2,542 forks)user submission
Good First IssueHacktoberfestUp for grabs

Repository metrics

Stars
 (26,187 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

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

Contributor guide