Editable table , 可编辑表格,可否在双击 单元格的时候就进入编辑模式
Open
Nobody has claimed this yet.
- Dominant language
- Vue
- Stars
- 16.3k
- Forks
- 4.7k
- PR merge metrics
- No merged PRs in 30d
Description
Editable table , 可编辑表格,可否在双击 单元格的时候就进入编辑模式,
目前的版本是 需要鼠标移动到单元格,然后单元格右边出现 编辑的 浮动小标签,只有点击这个小标签才能进入编辑,可否在双击 单元格的时候就进入编辑模式

iview-admin 版本: 2.0.0-beta4
Contributor guide
No contributing guide indexed for this repository
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
Locate the editable table component and inspect how the current hover edit control enters editing. Add double-click as an alternative entry point while preserving the existing behavior, then verify that a double-clicked cell enters edit mode.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100