[Bug] tooltip issues
Open
Nobody has claimed this yet.
bug
tooltip
- Dominant language
- TypeScript
- Stars
- 1.8k
- Forks
- 221
- Avg merge
- 1d 6h
- Merged PRs (30d)
- 26
Description
Version
1.13.13
Link to Minimal Reproduction
none
Steps to Reproduce
- 自定义 updateContent 导致 maxLineCount 不生效
- 自定义 parentElement 必须要有子元素
- tooltip 类型定义发生变化,需要确认下是否有误
Current Behavior
- 问题1:
- 问题2:
Expected Behavior
1.maxLineCount 在 updateContent 生效
2. 自定义 parentElement 时,无子元素限制
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.
Research direction
No source file, test, browser, framework, or minimal reproduction is named. Start by locating the tooltip implementation and its handling of updateContent, maxLineCount, custom parentElement, and type definitions; done means maxLineCount works after updateContent and a custom parentElement no longer requires child elements.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- data-visualization
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100