Skip to content

[Bug] editCellTrigger="click" behaves differently when groupBy is defined. #4172

@vpckso

Description

@vpckso

Version

1.19.2

Link to Minimal Reproduction

https://visactor.io/vtable/demo/edit/edit-cell?version=1.19.2

Steps to Reproduce

  1. open the link
  2. add groupBy: [], or groupBy: ["sex"] in option

Current Behavior

When groupBy is undefined, if you click on a cell to start editing and then click another cell while still in editing mode, it will initiate editing for the second cell. However, when groupBy is defined, clicking on another cell while in editing mode does not start editing for that cell; you need to click again to begin editing.

Expected Behavior

Should behaves the same when groupBy defined

Environment

- OS:
- Browser:
- Framework:

Any additional comments?

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions