this post was submitted on 17 Apr 2024
6 points (100.0% liked)

Arctic

340 readers
4 users here now

Arctic is a Lemmy client for iOS built on pure Swift. It currently supports iOS 15+ and Lemmy v0.17+

Get the latest version on TestFlight, or check it out on the AppStore.

If you would like to support Arctic’s development, feel free to Buy Me A Coffee

founded 1 year ago
MODERATORS
 

Sorry, can’t quite remember if you’d mentioned this already, but it resets to Hot if you force quit and restart the app.

top 5 comments
sorted by: hot top controversial new old
[–] [email protected] 1 points 5 months ago* (last edited 5 months ago) (1 children)

I don’t remember if I’d discussed this with our or someone else. Basically the default sort order needs to be fixed. Currently it behaves not like an active sort than a default sort. Anytime you change a feed sort order, it will update the default sort order. This may also explain part of your previous issue with sort order resetting. If you change the sorting in any feed, it ends up changing the sorting for all feeds, but may not update the UI to reflect that the sorting mode has changed.

I need to fix this. I’d like to have default sort behave properly, and add a setting to remember the last picked. I also need to fix the issue where all feeds share one sort mode.

[–] [email protected] 2 points 5 months ago (1 children)

Great—I sort of remembered something about sort not working properly. I see that changing a feed sort changes the setting for default, but I also definitely see both reset to Hot after a force quit. Happy to look again when there are changes in that area.

[–] [email protected] 1 points 5 months ago (1 children)

I think I have this fixed now. The default sort order will be applied when you first open a feed, after that, any changes you make to the sort order will only affect the open feed. I also added a new setting to remember the sorting mode, so if you change the sorting mode while browsing, it will update the default setting.

As for the issue of resetting to Hot sorting on relaunch. I believe I have this fixed as well. In the cases where this would happen, did you have your sort mode set to one of the Top sorting modes? If not, please let me know as I might have to look into it some more.

[–] [email protected] 2 points 5 months ago (1 children)

This seems totally fixed on my end. Thanks for making such a great Lemmy app!

[–] [email protected] 1 points 5 months ago

It’s been my pleasure, thank you! That’s great to hear, glad it’s working as intended.