eclipse-pass / pass-ui

UI code base for PASS
Apache License 2.0
4 stars 16 forks source link

File deletion v2 #1254

Closed jabrah closed 7 months ago

jabrah commented 7 months ago

Could use an eye on error handling.

Error handling in general is a bit of a mess in pass-ui, but specifically for file deletion, we want to try to handle error cases where the File entity could get into a weird state:

Changes