VisActor / VisActor/VTable

[Bug] vue-vtable的edit-cell,当前单元格输入有变更的情况,按tab移动到下一格,不会自动进入编辑模式,非vue版本是可以的。

Open
#4,756 4 comments 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

1.22.3

Link to Minimal Reproduction

https://www.visactor.com/vtable/playground?specId=6437130414&timestamp=1764229345642&version=1.22.3&theme=light&demoType=vue

Steps to Reproduce

1.官方示例:https://www.visactor.com/vtable/demo-vue/edit-data/edit-cell
2.点击可编辑单元格,随便输入,然后按tab,后面一个单元格未进入编辑模式
3.如果点击可编辑单元格,没有输入,然后按tab,后一个单元格是可以进入编辑模式的
而原始vtable没有这个问题,示例:https://www.visactor.com/vtable/demo/edit/edit-cell

Current Behavior

可编辑单元格,随便输入,然后按tab,后面一个单元格没有进入编辑模式

Expected Behavior

可编辑单元格,随便输入,然后按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

Start by reproducing the behavior in the official Vue edit-cell demo linked in the issue, then compare it with the original VTable edit-cell demo. Trace the Tab navigation after changing the current cell and verify that the next editable cell enters edit mode; done means the Vue behavior matches the non-Vue example.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
frontend
Issue type
Bug
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.