VisActor / VisActor/VTable

[Bug] VText stateProxy 设置 underline 不会立即渲染

Open
#3,599 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

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

Description

Version

1.17.0

Link to Minimal Reproduction

https://codesandbox.io/p/sandbox/vtable-custom-rendering-sgtqj8?file=%2Fpackage.json%3A11%2C27-11%2C33

Steps to Reproduce

Image

Current Behavior

自定义一个渲染列,通过 onMouseEnter addState 时,鼠标上下移动到不同行,underline 渲染错误

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.

Research direction

Start with the linked CodeSandbox minimal reproduction and inspect the VText stateProxy path triggered by onMouseEnter and addState. Reproduce moving the mouse between rows, then verify that underline rendering updates correctly for each row without stale state.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.