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

As a user it's possible to pick an image from gallery and have it become their profile page #46

Open
6 tasks done
utunga opened this issue Mar 16, 2022 · 2 comments
Open
6 tasks done
Assignees

Comments

@utunga
Copy link
Contributor

utunga commented Mar 16, 2022

Acceptance Criteria

  • User can click on their 'image' when in profile edit mode and pops up a chooser
  • Chooser lets them select an image from their gallery
  • If the image is above a specified size (1MB?) it tells them its too big
  • If the image is not square shows a crop image dialog thing that lets them adjust how to crop
  • Once the image is displayed it always displays as a circle
  • Image is stored somewhere ?? so that next time someone loads this profile page it is possible to see the image
@utunga
Copy link
Contributor Author

utunga commented Mar 16, 2022

If possible store the image in dgraph, if thats not easy store the image on our server using some other data store

@utunga
Copy link
Contributor Author

utunga commented Mar 16, 2022

The image preview thing can be a bit like this - hopefully there's a package for it
image

@mjxchina mjxchina self-assigned this Mar 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

No branches or pull requests

2 participants