Dimillian / IceCubesApp

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

Bug: switching apps results in composed toot being deleted instead of saved #2089

Open jonathankoren opened 1 month ago

jonathankoren commented 1 month ago

Environment:

Description

Switching from the app in the middle of composing, can cause the app to discard the toot instead of saving it as a draft when the app reloads the timeline.

this used to happen as soon as you switched apps, but now it seems to take several seconds before it throws away you toot.

Related Issues