surfdude29
surfdude29
I have seen this bug on iOS too.
I think the link card part has just been fixed in main by #3579, but perhaps @haileyok could confirm? Improving photo previews in the composer is definitely a good idea.
> I should also note that Bluesky doesn't seem to have a manifest.json file at the moment either. So there doesn't really seem to be a way to install Bluesky...
> This would complement and align with another feature that appears to be forthcoming : mute/block user in the ... menu of an individual post. For reference, the relevant issue...
You might want to add these toasts in the image picker to be localised: https://github.com/bluesky-social/social-app/blob/6f2dfcb5029faf4ff09d529a8bf6bfe241e31b2d/src/lib/media/picker.shared.ts#L18 https://github.com/bluesky-social/social-app/blob/6f2dfcb5029faf4ff09d529a8bf6bfe241e31b2d/src/lib/media/picker.shared.ts#L25
After opening this PR I realised that the code is referred to as a `confirmation code` in the app, so perhaps it's better to change both instances in the email...
> Yeah, I think "confirmation code" is probably best. I'll go ahead and close this PR then as I'm guessing it's easier for you just to change a couple of...
Would it be possible to automatically enable data saving mode if the user has turned on Low Data Mode on iOS or Data Saver on Android? iOS: https://support.apple.com/102433 Android: https://source.android.com/docs/core/data/data-saver
> * It might be cool if we make it actively clear that data saving mode is being used, without the need for there being a post containing an image,...
Yeah I guess a fixed bar does make more sense.