VisActor / VisActor/VTable

[Feature] 监听行数据和列数据变化事件

Open
#2,113 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

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

Description

What problem does this feature solve?
  1. 监听行数据变化事件:监听行筛选或变化事件,并新增api可获取到当前表格显示的行数据;
  2. 监听列数据变化事件:监听列显隐或变化事件。
What does the proposed API look like?

希望可以支持监听行数据和列数据变化的事件

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

The issue names no files, tests, or entry points. Start by locating the existing row-filtering, row-change, column-visibility, and column-change event APIs; the work is done when callers can subscribe to both event categories and retrieve the currently displayed rows through a documented API.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
data-visualization, frontend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.