edgedb-ui
edgedb-ui copied to clipboard
Data explorer view not reporting errors from /edgedb http calls
The data explorer view is silently failing to render rows for some of my object types. Probably because the http calls are returning 200 with error responses from EdgeDB. Going to open a separate issue with the cause of the error that I'm experiencing.
Would be nice if the UI could handle and report these errors and show that something went wrong making the edb queries.
UI after a failure

I am having sort of the same issue, though I'm getting a error messages that are not consistent with the db schema:

the names prop is NOT computed:

also, data views containing a range<cal::local_date field are shown w/o it:
