Now during delete there is a soft delete before the hard delete. it is best that this know about the type of entity being removed. This means that Live Specs Ext will still show entities that are actively being deleted.
To fix this we will not make sure the spec is not null when trying to list the entities.
Second part of https://github.com/estuary/ui/pull/1148
Now during delete there is a soft delete before the hard delete. it is best that this know about the type of entity being removed. This means that Live Specs Ext will still show entities that are actively being deleted.
To fix this we will not make sure the spec is not null when trying to list the entities.