VisActor / VisActor/VTable

[Feature] 有没有计划添加批量编辑的功能

Open
#2,746 1 comment 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

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

Start by locating the existing cell-selection, editing, and paste-handling entry points in the TypeScript codebase. Compare the requested behavior with current paste behavior, then determine the configuration shape and interaction details needed for multi-cell input; done means the behavior is covered when enabled and remains unchanged otherwise.

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
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.