damus-io / damus

iOS nostr client
GNU General Public License v3.0
2k stars 288 forks source link

App doesn't remember "posts" vs "posts & replies" toggle position #726

Open ghobs91 opened 1 year ago

ghobs91 commented 1 year ago

If I toggle the "posts" tab, close out of Damus and kill the app, it goes back to "posts & replies" when I open it back up.

alltheseas commented 1 year ago

If I toggle the "posts" tab, close out of Damus and kill the app, it goes back to "posts & replies" when I open it back up.

If you open a different view on Twtr app, and close and re-open the app, you will always land on the "home" view. The observed behavior is expected.

bryanmontz commented 1 year ago

My PR https://github.com/damus-io/damus/pull/634 solves this issue.

It's not expected that an app won't remember what you were doing and restore to that state. Twitter is doing that because they want to force you to see their algorithm and ads.