[GH-ISSUE #5451] [Bug] Keys not working while editing Status for Workspace in board view #2430

Closed
opened 2026-03-23 21:22:17 +00:00 by mirror · 4 comments
Owner

Originally created by @bbard on GitHub (Jun 1, 2024).
Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/5451

Originally assigned to: @LucasXu0 on GitHub.

Bug Description

Trying to type the following keys e n , . BACKSPACE DELETE in the status for Workspaces are not working/showing up.
I can type normally inside anything in the application like task or pages.

Change the language of the keyboard shows the same behavior.

How to Reproduce

Create a new workspace
Create a new board
Make sure you are in the board layout
Edit the title of the column
Type the keys e n , . BACKSPACE DELETE
None of the keys are typed/work

Expected Behavior

The keys e n , . BACKSPACE DELETE show type/work normally in the field for board view

Operating System

Windows 11

AppFlowy Version(s)

0.5.8

Screenshots

No response

Additional Context

No response

Originally created by @bbard on GitHub (Jun 1, 2024). Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/5451 Originally assigned to: @LucasXu0 on GitHub. ### Bug Description Trying to type the following keys `e n , . BACKSPACE DELETE` in the status for Workspaces are not working/showing up. I can type normally inside anything in the application like task or pages. Change the language of the keyboard shows the same behavior. ### How to Reproduce Create a new workspace Create a new board Make sure you are in the board layout Edit the title of the column Type the keys `e n , . BACKSPACE DELETE` None of the keys are typed/work ### Expected Behavior The keys `e n , . BACKSPACE DELETE` show type/work normally in the field for board view ### Operating System Windows 11 ### AppFlowy Version(s) 0.5.8 ### Screenshots _No response_ ### Additional Context _No response_
Author
Owner

@aaronang commented on GitHub (Jun 3, 2024):

I can confirm this bug. I was able to reproduce it on a Windows 11 machine.

<!-- gh-comment-id:2144138636 --> @aaronang commented on GitHub (Jun 3, 2024): I can confirm this bug. I was able to reproduce it on a Windows 11 machine.
Author
Owner

@zoli commented on GitHub (Jun 3, 2024):

It seems this is intended behavior. Which comes from https://github.com/AppFlowy-IO/AppFlowy/pull/5270 PR. For example, see here.
I think it's very annoying not being able to hit backspace on creating a new card. @richardshiue @Xazin Why backspace is disabled?

<!-- gh-comment-id:2146184167 --> @zoli commented on GitHub (Jun 3, 2024): It seems this is intended behavior. Which comes from https://github.com/AppFlowy-IO/AppFlowy/pull/5270 PR. For example, see [here](https://github.com/AppFlowy-IO/AppFlowy/blob/main/frontend/appflowy_flutter/lib/plugins/database/board/presentation/board_page.dart#L460-L471). I think it's very annoying not being able to hit backspace on creating a new card. @richardshiue @Xazin Why backspace is disabled?
Author
Owner

@LucasXu0 commented on GitHub (Jun 4, 2024):

It seems this is intended behavior. Which comes from #5270 PR. For example, see here. I think it's very annoying not being able to hit backspace on creating a new card. @richardshiue @Xazin Why backspace is disabled?

It's not intended behavior. The shortcuts' scope should be limited to the card itself, not including the card header. Never mind, I'm fixing it.

<!-- gh-comment-id:2146418193 --> @LucasXu0 commented on GitHub (Jun 4, 2024): > It seems this is intended behavior. Which comes from #5270 PR. For example, see [here](https://github.com/AppFlowy-IO/AppFlowy/blob/main/frontend/appflowy_flutter/lib/plugins/database/board/presentation/board_page.dart#L460-L471). I think it's very annoying not being able to hit backspace on creating a new card. @richardshiue @Xazin Why backspace is disabled? It's not intended behavior. The shortcuts' scope should be limited to the card itself, not including the card header. Never mind, I'm fixing it.
Author
Owner

@zoli commented on GitHub (Jun 4, 2024):

@LucasXu0 What about adding a new card why backspace is disabled there?

<!-- gh-comment-id:2146686862 --> @zoli commented on GitHub (Jun 4, 2024): @LucasXu0 What about adding a new card why backspace is disabled there?
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#2430
No description provided.