quiet icon indicating copy to clipboard operation
quiet copied to clipboard

Attach button should open photos by default on mobile

Open holmesworcester opened this issue 8 months ago • 2 comments

This is a placeholder ticket for:

https://github.com/TryQuiet/quiet/pull/2721

Which is a minimal change related to: https://github.com/TryQuiet/quiet/issues/1698

The thinking here is: until we have our own proper file picking on mobile, we should open the photo picker not the file picker because it's more fun, useful, and normal.

holmesworcester avatar Apr 15 '25 17:04 holmesworcester

On Android the behavior is exactly what the user expects - they can upload a file from the system file picker.

ethanc8 avatar Apr 17 '25 00:04 ethanc8

On Android the behavior is exactly what the user expects - they can upload a file from the system file picker.

For most messaging apps though there's a shortcut to get to your gallery. The main flow does not take you straight to the system file picker. And the file picker is non-ideal in the case where the user is uploading photos because it has very small image thumbnails.

So I think there's more work to do here, in the issue referenced above.

holmesworcester avatar Apr 21 '25 21:04 holmesworcester

@holmesworcester do we have any way to attach a file from mobile after this change? I could only navigate through the photo gallery (and that works fine), but it seems like we lost the ability to attach files (unless I just can't find the correct buttons). Is this by design?

kingalg avatar May 30 '25 11:05 kingalg

Yes this is a temporary hack but we decided it was an improvement, since photos is the more common use case.

holmesworcester avatar May 30 '25 15:05 holmesworcester

In that case, it's working as expected.

Version: 5.1.0-alpha.0 System: iOS, Android

kingalg avatar Jun 03 '25 09:06 kingalg