Memmy-App / memmy

An Apollo inspired open-source iOS and Android client for Lemmy built with React-Native. Find us on the App Store and Google Play!
GNU Affero General Public License v3.0
548 stars 58 forks source link

[Bug]: Default listing type in Feed persists as All #917

Closed hungryca-t closed 1 year ago

hungryca-t commented 1 year ago

Check for open issues

Minimal reproducible example

Listing type on Feed will default to All regardless of Default Listing Type (e.g. Local, Subscribed) chosen in Settings any time the app is fully closed then reopened.

Expected Behavior

Listing type should reflect Default Listing Type chosen in Settings. Instead, when the app is force closed then reopened, it will always default to All listing type on the feed.

Version

0.5.0 (13)

App Store or TestFlight?

TestFlight

iOS Version

16.x

Device

iPhone SE 2nd Gen (2020)

gkasdorf commented 1 year ago

@hungryca-t I'm actually pretty confused by this one, but I know you are not the only one affected. I've made a change but I don't think it would actually resolve the issue...give it a day for new version to be released and let me know if it isn't fixed by @'ing me. We will revisit this if it isn't resolved.

hungryca-t commented 1 year ago

@gkasdorf unfortunately the issue is not resolved.