Skip to content

fix: solve shift arrow multi selection issue #5146#5147

Merged
fangsmile merged 1 commit into
developfrom
fix/issue-5146-shift-arrow-selection
May 26, 2026
Merged

fix: solve shift arrow multi selection issue #5146#5147
fangsmile merged 1 commit into
developfrom
fix/issue-5146-shift-arrow-selection

Conversation

@fangsmile
Copy link
Copy Markdown
Contributor

Summary

  • fix keyboard multi-selection with Shift + Arrow keys so the range keeps expanding
  • add a dedicated issue-5146 debug demo for reproduction and regression testing
  • add a Rush change file for @visactor/vtable

Verification

  • reproduce the issue in list-100w before the fix
  • verify repeated Shift+ArrowDown expands from row 2-3 to row 2-4 after the fix
  • verify repeated Shift+ArrowRight in Debug -> issue-5146 expands from col 1-2 to col 1-3
  • check diagnostics for the edited files

@fangsmile fangsmile merged commit ca568bb into develop May 26, 2026
6 of 7 checks passed
@fangsmile fangsmile deleted the fix/issue-5146-shift-arrow-selection branch May 26, 2026 00:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant