Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Minimum width of avatar not enforced #103

Closed
MichaelKohler opened this issue Nov 25, 2019 · 3 comments
Closed

Minimum width of avatar not enforced #103

MichaelKohler opened this issue Nov 25, 2019 · 3 comments
Labels
bug Something isn't working pr ready

Comments

@MichaelKohler
Copy link
Member

I just successfully uploaded and saved a 128x128 picture as my avatar, even though the field says "175x175" minimum.

Screenshot 2019-11-25 at 19 51 20

@dnaluz
Copy link
Collaborator

dnaluz commented Nov 25, 2019

At the moment it is a suggested size and not programatically enforced. Perhaps we update the copy for now until we add error handling for smaller image sizes.

@dnaluz dnaluz added the bug Something isn't working label Nov 28, 2019
@dnaluz
Copy link
Collaborator

dnaluz commented Nov 28, 2019

PR: #147

@dnaluz
Copy link
Collaborator

dnaluz commented Nov 29, 2019

Fix is live!

@dnaluz dnaluz closed this as completed Nov 29, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working pr ready
Projects
None yet
Development

No branches or pull requests

2 participants