VisActor / VisActor/VTable

[Feature] 希望vue-vtable能取消或优化watch records

Open
#4,937 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

feature
Dominant language
TypeScript
Stars
3.7k
Forks
486
Avg merge
1d 19h
Merged PRs (30d)
16

Description

What problem does this feature solve?

希望vue-vtable能取消或优化watch records,在更新频繁的树型表数据频繁的deep watch和重建表结构引的卡顿。

What does the proposed API look like?

建议分别提供更新字段配置和更新记录的api让用户自主决定是使用watch deep还其它的更新逻辑就更完美了。谢谢你们的付出。

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the vue-vtable entry points that watch records and rebuild the table structure, then review how frequent updates to tree-table data are handled. Define the separation between field-configuration updates and record updates, and verify that callers can choose deep watch or another update path without the reported lag.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
frontend, performance
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.