[Feature] Add image zooming and cropping tool to the "Add Birthday" modal #901
Closed
bryan-stewart
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Problem
Right now, the image picker behaves differently depending on where it is used in the app. In the Edit User modal, users can zoom in and crop their photos perfectly. However, when adding a birthday with an image, this cropping and zooming tool is missing. This makes it difficult to frame photos properly when creating a new birthday entry.
Solution
I would like the same image zooming and cropping functionality currently available in the Edit User modal to be added to the image picker in the Add Birthday modal.
Alternatives
The only current workaround is for users to manually edit and crop their photos using external software before uploading them to the app, which hurts the user experience.
Additional context
Making the image picker behave the same way across both modals will create a much more uniform and intuitive user interface.
All reactions