[Feature] 监听行数据和列数据变化事件
Open
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?
- 监听行数据变化事件:监听行筛选或变化事件,并新增api可获取到当前表格显示的行数据;
- 监听列数据变化事件:监听列显隐或变化事件。
What does the proposed API look like?
希望可以支持监听行数据和列数据变化的事件
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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