prisma / prisma-admin-feedback

Feedback for Prisma Admin (currently in invite-only preview)
6 stars 1 forks source link

Not all fields are displayed on create form #121

Open vadim-shilov opened 5 years ago

vadim-shilov commented 5 years ago

Not all fields are displayed on create form.

Screenshot 2019-04-08 at 11 45 04

Versions:

pantharshit00 commented 5 years ago

@vadim-shilov

Can you please try clearing your localStorage?

After that give this another shot

vadim-shilov commented 5 years ago

@pantharshit00 I've cleared cache and site data, but it didn't solve the problem.

sdnts commented 5 years ago

@vadim-shilov @pantharshit00 I was able to see this as well, we'll have a fix out soon!

sdnts commented 5 years ago

We've just released a new version that should fix this.

Unfortunately, this is a breaking change, so you'd have to re-deploy your service using prisma deploy again. If you run into issues, you can read more about the release and the changes here

Nedomas commented 5 years ago

Just wanted to followup to check if fields named type now should show up in the admin? I'm on datamodel v1.1 right now, but it still looks like the type field is not visible in the edit panel for me. /cc @madebysid

sdnts commented 5 years ago

@Nedomas They should now. Have you also been using v1.31+ of the Docker image? The latest version only ships with Prisma v1.31+. If you're using the demo servers, you should be good to go already.

Nedomas commented 5 years ago

@madebysid I can confirm that I am on v1.31.0 (Heroku) and am still missing the type field.

Screenshot 2019-05-01 at 19 59 51