VisActor / VisActor/VTable

[Bug] Sheet建议提升的方面

Open
#4,843 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
Dominant language
TypeScript
Stars
3.7k
Forks
486
Avg merge
1d 19h
Merged PRs (30d)
16

Description

Version

latest

Link to Minimal Reproduction

none

Steps to Reproduce

1.当cell内容为公式时,在选中一个或多个cell时(注意,只是选中单元格, 不是单元格编辑状态),按DEL时,只能清除计算的结果,当编辑该单元格时,里面的公式还在,并没有清空。
2.同样的问题,如果单元格里是公式,点击单元格时(注意,只是选中,没有进入编辑状态),直接输入内容时,不会清除原有的公式内容,而是在原有内容里继续输入内容了。这个建议跟没有公式一样,当直接输入内容时,直接清除原有内容。
3.当输入公式时,按tab键,第一个候选公式建议直接上屏。目前按tab 时,直接跳到下一个单元格了。

Current Behavior

1.当cell内容为公式时,在选中一个或多个cell时(注意,只是选中单元格, 不是单元格编辑状态),按DEL时,只能清除计算的结果,当编辑该单元格时,里面的公式还在,并没有清空。
2.同样的问题,如果单元格里是公式,点击单元格时(注意,只是选中,没有进入编辑状态),直接输入内容时,不会清除原有的公式内容,而是在原有内容里继续输入内容了。这个建议跟没有公式一样,当直接输入内容时,直接清除原有内容。
3.当输入公式时,按tab键,第一个候选公式建议直接上屏。目前按tab 时,直接跳到下一个单元格了。

Expected Behavior

1.当cell内容为公式时,在选中一个或多个cell时(注意,只是选中单元格, 不是单元格编辑状态),按DEL时,只能清除计算的结果,当编辑该单元格时,里面的公式还在,并没有清空。希望按DEL时,不管选中单元格里是公式,还是死数,均应清空原有内容。
2.同样的问题,如果单元格里是公式,点击单元格时(注意,只是选中,没有进入编辑状态),直接输入内容时,不会清除原有的公式内容,而是在原有内容里继续输入内容了。这个建议跟没有公式一样,当直接输入内容时,直接清除原有内容。
3.当输入公式时,按tab键,第一个候选公式建议直接上屏。目前按tab 时,直接跳到下一个单元格了。

Environment
- OS:
- Browser:
- Framework:
Any additional comments?

No response

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

The issue names no files, tests, or entry points and provides no minimal reproduction. Reproduce the three keyboard cases: Delete on formula cells, direct typing over selected formula cells, and Tab while formula suggestions are shown. Done means all three behaviors match the expected behavior described in the issue.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
frontend
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 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.