prisma / prisma-admin-feedback

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

Unable to unselect a record #116

Open quinnvaughn opened 5 years ago

quinnvaughn commented 5 years ago

When I click on a record, the side view to display records permanently stays up unless I click on Toggle Detail Area, but that prevents future records from showing up when I click on them unless I retoggle the button. I want to be able to just unselect a record and have that view disappear and then reappear when I select a new record.

sdnts commented 5 years ago

Hey @quinnvaughn, if I understand this correctly, this is definitely not the supposed behaviour. We've just released a new version that should hopefully fix this, since I can't seem to reproduce 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

If you do see this again, could you walk me through the steps you took before the selected record freezes?