studio icon indicating copy to clipboard operation
studio copied to clipboard

Recognize values if cursor is still active in field

Open do4gr opened this issue 3 years ago • 1 comments

Bug description

If I click add record while the cursor is still active in a field with a newly entered value, that value is not submitted. That is unexpected behaviour to me. If the value is required, it will at least error and I'll be able to notice, but for optional values it will just silently drop the input and store the value as null.

Screen Shot 2022-11-23 at 10 12 58

How to reproduce

Expected behavior

No response

Prisma information

Environment & setup

  • Link to Data Browser instance:
  • OS:
  • Browser:
  • Database:

Screenshot of page where the problem happened (if applicable)

No response

Prisma logs

No response

do4gr avatar Nov 23 '22 09:11 do4gr

True. This always happen to me and then I wonder why data that I've just entered is not there.

devklepacki avatar Feb 08 '23 13:02 devklepacki

Hey :wave:

Prisma ORM 7 introduces a brand new standalone Studio, built from the ground up to work everywhere, with or without Prisma ORM. Consequently, all "old Studio" issues are being closed as there won't be any further work on it. :mega:

The new Studio is also available in the Prisma VS Code extension and in the Prisma Console application. :electric_plug:

Help shape, improve and fix the new Studio with us in this repository by submitting bug reports and feature requests. :construction_worker:

igalklebanov avatar Nov 20 '25 02:11 igalklebanov