[Bug]: 移动整个Combo后,一端连接该Combo外节点另一端连接该Combo内节点的边无法触发鼠标hover事件和效果
- Dominant language
- TypeScript
- Stars
- 12.3k
- Forks
- 1.6k
- PR merge metrics
- No merged PRs in 30d
Description
### Describe the bug / 问题描述
官方示例:“https://g6.antv.antgroup.com/examples/layout/dagre#antv-dagre-combo”中“behaviors”中添加'hover-activate'后可重现问题
### Reproduction link / 复现链接
_No response_
### Steps to Reproduce the Bug or Issue / 重现步骤
1、移动整个Combo后;
2、鼠标悬浮到一端连接该Combo外节点另一端连接该Combo内节点的边上,无法触发鼠标hover事件和效果
### Version / 版本
🆕 5.x
### OS / 操作系统
- [ ] macOS
- [x] Windows
- [ ] Linux
- [ ] Others / 其他
### Browser / 浏览器
- [x] Chrome
- [ ] Edge
- [ ] Firefox
- [ ] Safari (Limited support / 有限支持)
- [ ] IE (Nonsupport / 不支持)
- [ ] Others / 其他
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the official dagre Combo example at https://g6.antv.antgroup.com/examples/layout/dagre#antv-dagre-combo and enable the `hover-activate` behavior. Reproduce the problem by moving the whole Combo, then hovering an edge connecting a node inside the Combo to one outside. Done means the edge responds to the mouse hover event and effect after the move.
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
- Mostly clear
- Newbie friendliness
- 45/100