Skip to content

fix: prevent page scroll after restoring rotated table with demo - #5239

Merged
fangsmile merged 2 commits into
developfrom
review/pr5236-issue5235-verify
Jul 27, 2026
Merged

fix: prevent page scroll after restoring rotated table with demo#5239
fangsmile merged 2 commits into
developfrom
review/pr5236-issue5235-verify

Conversation

@fangsmile

Copy link
Copy Markdown
Contributor

Summary

Issue

Fixes #5235

Demo

  • packages/vtable-plugins/demo/rotate-table/issue-5235-rotate-wheel.ts
  • Menu entry: rotate-table / issue-5235-rotate-wheel
  • Flow: rotate table, restore table, dispatch wheel and check whether the original event is defaultPrevented

Verification

Review

  • Reviewed rotate-table cancelTransform matrix update and regression test
  • No blocking logic/regression issues found in the source change
  • Changeset is correctly scoped to @visactor/vtable-plugins with patch type

Note

  • Focused Jest commands were attempted, but direct package Jest processes stayed running without output in this local worktree environment. Page reproduction and TypeScript compile passed.

@fangsmile
fangsmile merged commit 4022232 into develop Jul 27, 2026
6 of 8 checks passed
@fangsmile
fangsmile deleted the review/pr5236-issue5235-verify branch July 27, 2026 12:06
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.

[Bug] 表格旋转插件RotateTablePlugin,在旋转并还原后,滚动表格时整个页面也滚动了

2 participants