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: saving draft doesn’t always save photos #2090

Open jonathankoren opened 1 month ago

jonathankoren commented 1 month ago

Environment:

Description

Sometimes, when saving a draft the photos are not saved with the text.

Coincidentally, opening the same draft more than once, results in the second draft being pasted into the compose screen after the first draft

To reproduce:

  1. Create a toot. Add some text. Add a photo
  2. Cancel and save to draft
  3. Create toot, pull up draft. Observe that only the text is there

Related Issues