Reproduce:
- Go to a dashboard
- Try to delete it
Expected:
- I see a ConfirmationModal where I can delete it
Observed:
- The ConfirmationModal has an infinite loading indicator
—
Hint:
Looks like when deleting a dashboard this way we still check for delete conflicts. This endpoint has been removed as deleting a dashboard never creates a conflict.