studio
studio copied to clipboard
No way to get out of error in browser but to refresh the page.
Bug description
Adding a record but the id I entered does not exist in another table. Error occurs because of relation.
But I can't get out of this error. I have to refresh the page.
How to reproduce
Expected behavior
Able to close the error without refreshing the page.
Prisma information
Environment & setup
- Link to Data Browser instance:
- OS: Windows
- Browser: Edge
- Database: PostgreSQL
Screenshot of page where the problem happened (if applicable)
Prisma logs
No response
Doesn't clicking next to the error close the modal?
Doesn't clicking next to the error close the modal?
Nope. Nothing happens. Doesn't close clicking anywhere inside and outside the modal. The error is just too long or the modal is very narrow, it should auto set the modal width based on the content.