NOCHANGELOG Fix(front): Channel upload
Channel upload was not working, because the whole channel object was passed to the upload, instead of just the uuid. Improves the whole UX by automatically closing the album create modal after successful album creation. In case there will be errors I left the error messages I used for debugging.