-
Notifications
You must be signed in to change notification settings - Fork 4.8k
Can't Arrow Up into empty Columns Block #51554
Copy link
Copy link
Closed
Labels
[Block] ColumnsAffects the Columns BlockAffects the Columns Block[Feature] Writing FlowBlock selection, navigation, splitting, merging, deletion...Block selection, navigation, splitting, merging, deletion...[Focus] Accessibility (a11y)Changes that impact accessibility and need corresponding review (e.g. markup changes).Changes that impact accessibility and need corresponding review (e.g. markup changes).[Status] In ProgressTracking issues with work in progressTracking issues with work in progress[Type] BugAn existing feature does not function as intendedAn existing feature does not function as intended
Metadata
Metadata
Assignees
Labels
[Block] ColumnsAffects the Columns BlockAffects the Columns Block[Feature] Writing FlowBlock selection, navigation, splitting, merging, deletion...Block selection, navigation, splitting, merging, deletion...[Focus] Accessibility (a11y)Changes that impact accessibility and need corresponding review (e.g. markup changes).Changes that impact accessibility and need corresponding review (e.g. markup changes).[Status] In ProgressTracking issues with work in progressTracking issues with work in progress[Type] BugAn existing feature does not function as intendedAn existing feature does not function as intended
Type
Fields
Give feedbackNo fields configured for issues without a type.
The column block won't allow an arrow up keypress to navigate into an empty column block.
Debugging this, it seems like the arrow key navigation code is all working correctly. It's correctly identifying the appender button as the one to focus, but it's unable to focus it.
Reproduction
Video
Screen.Recording.2023-06-15.at.3.46.31.PM.mov