[PR #5562] [MERGED] chore: fix can't delete characters in card #6889

Closed
opened 2026-03-23 23:17:08 +00:00 by mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/AppFlowy-IO/AppFlowy/pull/5562
Author: @appflowy
Created: 6/18/2024
Status: Merged
Merged: 6/18/2024
Merged by: @appflowy

Base: mainHead: fix_card_edit


📝 Commits (2)

  • f079596 chore: fix can't delete characters in card
  • 5f9c41a chore: i18n

📊 Changes

3 files changed (+15 additions, -4 deletions)

View changed files

📝 frontend/appflowy_flutter/lib/plugins/database/board/presentation/board_page.dart (+2 -2)
📝 frontend/appflowy_flutter/lib/plugins/database/board/presentation/widgets/board_shortcut_container.dart (+11 -1)
📝 frontend/resources/translations/en.json (+2 -1)

📄 Description

Temporarily disable the use of the backspace key to delete a card


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/AppFlowy-IO/AppFlowy/pull/5562 **Author:** [@appflowy](https://github.com/appflowy) **Created:** 6/18/2024 **Status:** ✅ Merged **Merged:** 6/18/2024 **Merged by:** [@appflowy](https://github.com/appflowy) **Base:** `main` ← **Head:** `fix_card_edit` --- ### 📝 Commits (2) - [`f079596`](https://github.com/AppFlowy-IO/AppFlowy/commit/f0795966e6daca7734abd5632daf23f18b46bb06) chore: fix can't delete characters in card - [`5f9c41a`](https://github.com/AppFlowy-IO/AppFlowy/commit/5f9c41a9f80148a7fa4fb2055c83d851e9b3e59d) chore: i18n ### 📊 Changes **3 files changed** (+15 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `frontend/appflowy_flutter/lib/plugins/database/board/presentation/board_page.dart` (+2 -2) 📝 `frontend/appflowy_flutter/lib/plugins/database/board/presentation/widgets/board_shortcut_container.dart` (+11 -1) 📝 `frontend/resources/translations/en.json` (+2 -1) </details> ### 📄 Description Temporarily disable the use of the backspace key to delete a card --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
mirror 2026-03-23 23:17:08 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
AppFlowy-IO/AppFlowy#6889
No description provided.