Skip to content

Editing text value in table cell moves cursor to end of line #676

@joepio

Description

@joepio
  • Open table
  • Put cursor somewhere inside value of some multi-character string
  • Type
  • Cursor moves to end of line

I think this is happening because of component remount.

Two options:

  • Only update value after unfocus / enter

  • Make sure the re-mount doesn't happen at a too high level.

  • Add test for this scenario

Metadata

Metadata

Assignees

Labels

browserbugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions