timezoneio / timezoneio

:clock8: :clock12: :clock2: Official repo of the app that helps you stay in sync with your globally distributed team

Home Page:http://timezone.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Accept .JPG and other variations of .jpg for avatar images

theconsultant opened this issue · comments

commented

Currently when uploading an avatar image /timezoneio/app/components/UploadButton.jsx
only accepts .jpg .jpeg .png files. If we try to upload a .JPG file it gets refused. Please either add variations, such as .JPG or set the selection to not be case sensitive, which is a more elegant solution.

Indeed, I just had this issue. 😉

Five years later... Actually it does not accept .jpeg as an extension- this just happened to me, where my icon ended up as an unknown file. Changing the extension to .jpg worked - I can see a colleague of mine with same issue.

Is anyone listening here?