VisActor / VisActor/VTable

[Feature] 文本超出的tooltip增加arrowMark样式

Open
#3,011 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

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

Description

What problem does this feature solve?

img_v3_02h9_8f397f40-30b3-40aa-a164-0e96beb1140g
目前icon.tooltip是支持arrowMark的,希望在开启isShowOverflowTextTooltip之后的tooltip也能支持
image

What does the proposed API look like?
ListTable.theme.tooltipStyle.arrowMark?: boolean

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 by locating the existing icon.tooltip arrowMark handling and the isShowOverflowTextTooltip implementation. Trace how tooltipStyle is applied to both paths, then verify that the proposed ListTable.theme.tooltipStyle.arrowMark option controls the overflow-text tooltip as well. Update or add coverage where the existing tooltip behavior is tested, if such tests are present.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.