[Bug] ListTable 配置selectionStyle->cellBgColor,选中单元格 背景覆盖单元格内容,期望单元格内容 在背景之上渲染
Open
@Rui-Sun is already working on this.
Since Dec 25, 2024.
- Dominant language
- TypeScript
- Stars
- 3.7k
- Forks
- 486
- Avg merge
- 1d 19h
- Merged PRs (30d)
- 16
Description
Version
1.14.1
Link to Minimal Reproduction
Steps to Reproduce
- 设置theme-> selectionStyle->cellBgColor
- 选择单元格
Current Behavior
单元格背景覆盖在内容之上渲染,无法看到内容
Expected Behavior
期望内容覆盖在背景之上渲染
Environment
- OS: mac
- Browser: chrome
- 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.
Assessment
This issue has not been assessed yet.