novu
novu copied to clipboard
fix(web): fixed every selected image upload on aws bug
-
What kind of change does this PR introduce? (Bug fix, feature, docs update, ...) Fixes issue of every chosen image upload on aws-s3.
-
Why was this change needed? (You can also link to an open issue here) #829
@scopsy please review
@devblin would be great if we could do some test to prevent this bug in the future 😄
@davidsoderberg I have tested this fix locally and it looks good.
@devblin could some automatic tests be done for this?
@davidsoderberg , You mean adding tests in apps/web/cypress/tests
right ?
Yes if there is a way to interact with it in the frontend it would be great :)
@devblin seems like this is breaking the current tests :( Will you have time to take a look at this?
Closing this for now due to inactivity, we can re open once the tests are passing 🙏