iview / iview/iview-admin

Editable table , 可编辑表格,可否在双击 单元格的时候就进入编辑模式

Open
#978 0 comments 0 reactions 0 assignees View on GitHub

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 , 可编辑表格,可否在双击 单元格的时候就进入编辑模式,

目前的版本是 需要鼠标移动到单元格,然后单元格右边出现 编辑的 浮动小标签,只有点击这个小标签才能进入编辑,可否在双击 单元格的时候就进入编辑模式
![image](https://user-images.githubusercontent.com/8032345/45612582-ff3ecf80-ba95-11e8-9dff-77b4460af90b.png)

iview-admin 版本: 2.0.0-beta4

Contributor guide

No contributing guide indexed for this repository

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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.