nocodb icon indicating copy to clipboard operation
nocodb copied to clipboard

🐛 Bug: Multiple incomplete records added while adding new row

Open modularizer opened this issue 3 years ago • 1 comments

Please confirm if bug report does NOT exists already ?

  • [X] I confirm there is no existing issue for this

Steps to reproduce ?

On 0.101.0-beta.0 when using the "Add new row" button below the last row in a table grid view, the new row is inserted as I fill out the first column of the row (in my case the "name" primary key column). So if the name is "testing_abc", I get maybe 3 or 4 records with names "testin", "testing", "testing_a", "testing_abc". The database is running locally on a Linux machine talking with a postgres database on the same machine.

Desired Behavior

The record should not be created until I focus out of the row I am adding, or at least it should not be created until I focus out of the cell I am typing or hit Enter.

Project Details

Node: v18.11.0 Arch: x64 Platform: linux Docker: false RootDB: pg PackageVersion: 0.101.0-beta.0

Attachements

noco_bug

modularizer avatar Jan 09 '23 23:01 modularizer

@modularizer I couldn't reproduce the issue. Could you please provide a video for demonstration?

wingkwong avatar Jan 11 '23 04:01 wingkwong

Closing due to inactivity - free feel to reopen if necessary.

wingkwong avatar Feb 13 '23 09:02 wingkwong