Remove request for image in UpdatePost mutation from UI
Created by: Tirokk
Authored by mattwr18 Merged
- we do not need to request it and if there is none it throws an error
🍰 Pullrequest
Issues
- fixes #965 (closed)
Todo
-
@roschaefer, @Tirokk, @ogerly these edge cases would be exposed with cypress testing, but it's not clear to me when we should and shouldn't be cypress testing
I wanted to cypress test the DeleteData
functionality, but I believe you said not to @roschaefer because the tests are expensive(time-consuming)... maybe we can talk about it in a meeting(?)