[Bug] 筛选缺少数据
Open
@liuhualin95 is already working on this.
Since Jan 12, 2026.
bug
- Dominant language
- TypeScript
- Stars
- 3.7k
- Forks
- 486
- Avg merge
- 1d 19h
- Merged PRs (30d)
- 16
Description
Version
1.22.10
Link to Minimal Reproduction
Steps to Reproduce
-
Minimal Reproduction 中需要在最后一行增加代码
document.getElementById(CONTAINER_ID).appendChild(btn); -
点击按钮“搜索员工1”,然后在表格中进行右键添加操作,输入“员工1”,再次点击按钮“搜索员工1”
-
复现
具体操作可以看录屏
Current Behavior
搜索后右键新增行,符合搜索条件,但是结果未呈现
Expected Behavior
搜索后的新增行,应展示符合条件的结果
Environment
- OS:
- Browser:
- Framework:
Any additional comments?
No response
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.
Assessment
This issue has not been assessed yet.