VisActor / VisActor/VTable

[Documentation] 需要介绍在按需加载时,如何加载搜索高亮

Open
#3,850 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

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

Description

Documentation Title or Section

至少得有一个介绍在按需加载时,如何加载搜索高亮。

我目前发现将 ListTable 替换为 ListTableSimple 后,除了 registerMenu 必须要有(不然就算没用到任何右键菜单,也会报错 TypeError: MenuHandler2 is not a constructor ),其它功能除了搜索高亮都正常,也就是说我的基本用例可以用 ListTableSimple 满足,我希望继续使用 ListTableSimple,但还需要修复 搜索高亮 功能。

Issue Description or Suggestion

希望说明一下如何注册搜索高亮功能。

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 with the linked search and Load_on_Demand guides, then compare the documented ListTable and ListTableSimple usage. Investigate how search highlighting is registered when using ListTableSimple, including the stated registerMenu requirement. Done means the documentation clearly explains the required registration steps and usage for search highlighting during on-demand loading.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
documentation
Issue type
Documentation
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.