hariettem / Artemis

Issue tracker for Artemis app
59 stars 2 forks source link

Crash when multiple posts in swipe to upvote state #365

Open olorin99 opened 11 months ago

olorin99 commented 11 months ago

Describe the bug If you have the upvote swipe button visible for 6+ posts it crashes the app.

To Reproduce Steps to reproduce the behavior:

  1. Half swipe a post to upvote so the upvote button shows but the action doesn't trigger
  2. Reapeat 6+ times
  3. Crash

Expected behavior It's expected that the app doesn't crash.

Screenshots Screenshot_20230808_103657_Artemis.jpg First 3 posts Screenshot_20230808_103709_Artemis.jpg Second 3 posts Screenshot_20230808_103715_Artemis.jpg Crash

Smartphone (please complete the following information):

RheingoldRiver commented 11 months ago

Marking high priority because the recovery is bad.

The bug itself sounds medium-to-low priority, not like something anyone would come across very often.

Uprise42 commented 11 months ago

Reproducible on iPhone 14 pro iOS 17. Further, when preparing to upvote 7 items, it prepares the 8th and crashes. Enabling compact cards resolves the issue.

In iOS the bug also doesn't seem to cause the app to reload into the same state. It reloads as expected to the home feed.

RheingoldRiver commented 11 months ago

Reducing priority to medium since the irrecoverable state is android-only, so not everyone is affected by this.