VisActor / VisActor/VTable

[Bug] 筛选缺少数据

Open
#4,906 0 comments 0 reactions 1 assignee View on GitHub

@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

https://www.visactor.com/vtable/playground?specId=7365162872&timestamp=1767873463384&version=1.22.10&theme=light

Steps to Reproduce
  1. Minimal Reproduction 中需要在最后一行增加代码
    document.getElementById(CONTAINER_ID).appendChild(btn);

  2. 点击按钮“搜索员工1”,然后在表格中进行右键添加操作,输入“员工1”,再次点击按钮“搜索员工1”

  3. 复现

具体操作可以看录屏
Image

Current Behavior

搜索后右键新增行,符合搜索条件,但是结果未呈现

Expected Behavior

搜索后的新增行,应展示符合条件的结果

Environment
- OS:
- Browser:
- Framework:
Any additional comments?

No response

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.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.