papercups-io / papercups

Open-source live customer chat
https://app.papercups.io/demo
MIT License
5.76k stars 525 forks source link

Allow users to upload photo instead of profile image url #880

Open reichert621 opened 3 years ago

reichert621 commented 3 years ago

Problem Right now the only way users can set their profile photo is by pasting in a URL. It would be much easier to just upload an image.

Solution Now that we have the API(s) needed for uploading image files, add support for uploading an image as the profile photo.

Additional context We may want to do some validation on image size/dimensions?

Testing Please include screenshots/gifs in your PR!

Questions, or need help getting started? Feel free to ask below, or ping us on Slack :)

(You can also check out our CONTRIBUTING.md)