[Feature] 拖拽列宽时的悬浮提示可以控制位置
Open
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?
在移动端使用时,拖拽列宽,手指会挡住悬浮提示,看不到拖拽了多少宽度
What does the proposed API look like?
希望能至少控制上下偏移像素,现有功能有支持吗?我没有找到相关内容
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
The issue names no files, tests, or entry points. Start by locating the mobile column-width drag interaction and its floating tooltip, then check whether an offset API already exists; done means the tooltip position can be controlled vertically during dragging and the behavior is covered by an appropriate test.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 38/100