[Feature] 编辑单元格是否支持鼠标移入单元格时展示编辑图标或者现有 API 如何实现这个交互
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?
可编辑的单元格,鼠标移入时期望能有一个可编辑的图标提示用户,现在有 API 能实现这个交互吗?类似 Meego
What does the proposed API look like?
配置了 editor 的单元格在编辑器的实现上支持类似mouseover 的事件
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 file or test is named. Start by checking the existing editor configuration and cell interaction APIs to determine whether hover behavior is already supported; done would require a decided API or interaction that shows an edit icon for editable cells and covers the proposed mouseover behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100