Skip to content

Cell editing issues when cell range selection is enabled #1460

@cleaver86

Description

@cleaver86

Which version of React JS are you using?

✅ Officially supported ✅

  • v15.4.x

⚠️ Not officially supported, expect warnings ⚠️

  • v15.5.x
  • v15.6.x

☣️ Not officially supported, expect warnings and errors ☣️

  • v16.x.x

Which browser are you using?

✅ Officially supported ✅

  • IE 9 / IE 10 / IE 11
  • Edge
  • Chrome

I'm submitting a ...

  • 🐛 Bug Report

Issue Details

  • What the current behavior is
    When using cellRangeSelection in combination with editable columns there is some weird behavior when editing a cell. Currently when you enter a value in a cell editor, and then click on another cell, the value is entered into the newly selected cell rather than the original. See the following video: https://bit.ly/2Scqpi9

  • What the desired behavior is
    When the editor is open for a specific cell the value entered should be set on that cell.

  • (If Bug) Steps to reproduce the issue
    The issue can be recreated here: https://codesandbox.io/s/nrvr29x0lj

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions