captainepoch / husky

The most famous Pleroma client for Android.
https://husky.adol.pw
GNU General Public License v3.0
19 stars 0 forks source link

Cancel posting when attached files are removed #42

Open captainepoch opened 3 months ago

captainepoch commented 3 months ago

Description of the feature

The idea of this request is to stop posting when you remove an attached file.

  1. Upload multiple media to a post.
  2. Hit post while at least one is still uploading.
  3. Long press "Remove" any media that is stuck.
  4. Post will immediately complete - when the expected behavior is that it should ask you to hit post again.

--

Original issue: https://codeberg.org/husky/husky/issues/44