Dimillian / IceCubesApp

A SwiftUI Mastodon client
https://apps.apple.com/us/app/ice-cubes-for-mastodon/id6444915884
GNU Affero General Public License v3.0
5.57k stars 539 forks source link

Bug: alt text is ignored if you publish to before upload is done. #2165

Open santiagozky opened 3 months ago

santiagozky commented 3 months ago

Environment:

Description

when adding an image of video to a toot, the image begins to upload while editing. if while it uploads, you edit an alt text and hit publish before the upload has ended, it seems that the tool ends up being published without the alt text.

if you take longer to write the alt or publish the alt text is added correctly to the toot. it is easier to reproduce with video, but also possible with images when cellular signal is not great.

Related Issues