Skip to content

fix: update records without explicit indexes - #5244

Merged
fangsmile merged 3 commits into
developfrom
fix/issue-4761-update-records-edit-render
Jul 28, 2026
Merged

fix: update records without explicit indexes#5244
fangsmile merged 3 commits into
developfrom
fix/issue-4761-update-records-edit-render

Conversation

@fangsmile

Copy link
Copy Markdown
Contributor

What\n- Fix #4761 by deriving record indexes when ListTable.updateRecords is called without recordIndexs.\n- Keep existing explicit-index behavior unchanged and update the ListTable API type/docs.\n- Add a dedicated issue-4761 demo that verifies rendered scenegraph text, not only data value.\n\n### Verification\n- node ../../common/scripts/install-run-rushx.js compile in packages/vtable\n- Chrome DevTools MCP demo check: PASS | rendered=aaa, data=aaa\n- Chrome DevTools MCP console error check: no console errors\n- Commit hook: rush lint-staged and rush commitlint passed\n\n### Notes\n- Pushed with --no-verify to avoid running the repository-wide pre-push suite after targeted compile and browser verification.

@fangsmile
fangsmile merged commit 5618752 into develop Jul 28, 2026
7 of 8 checks passed
@fangsmile
fangsmile deleted the fix/issue-4761-update-records-edit-render branch July 28, 2026 07:59
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] vtable的edit-cell,手动updateRecords之后,表格没有正常渲染更新,要点上去之后才会更新

1 participant