antares-sql / antares

A modern, fast and productivity driven SQL client with a focus in UX
https://antares-sql.app
MIT License
1.6k stars 111 forks source link

Bug when edit field inside line and antares ask to remove record #767

Closed SmileYzn closed 4 months ago

SmileYzn commented 4 months ago

Describe the bug When editing a field inside table, and use backspace to remove character antares ask to delete row.

To Reproduce

  1. Go to a table
  2. Edit field (F2 or double click)
  3. Try to use backspace to delete characters
  4. The result is

image

SmileYzn commented 4 months ago

🙏