-
-
Notifications
You must be signed in to change notification settings - Fork 274
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
UX Inconsistency between uploading an image for your avatar and uploading an image to be sent to a chat. #254
Labels
stale
The item is going to be closed soon because of inactivity
Comments
Closed
Closed
This issue is stale because it has been open for 120 days with no activity. |
This issue was closed because it has been inactive for 14 days since being marked as stale. |
Closed
# for free
to join this conversation on GitHub.
Already have an account?
# to comment
Description
[Android]
Inconsistency between uploading an image for your avatar and uploading an image to be sent to a chat.
The avatar picking UX delegates to system file picker for choosing picture. It does not require bulk storage permission.
But uploading files, pictures requires it.
This has been discuss in chat.
To Reproduce
See video
The proposal is to make the permission requirements / UX consistent between the two options.
The iOS experience is also inconsistent: uploading the avatar requires permission, while uploading in chat does not.
Additional information:
The text was updated successfully, but these errors were encountered: