this post was submitted on 13 Feb 2025
6 points (87.5% liked)
Arctic
471 readers
13 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 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
So the comment state issue was due to a regression, I had this working at one point and broke it in an update. This was a simple one-liner fix.
The stale state for save actions, I don't believe I ever fixed this issue before, nonetheless it is fixed now. I was actually able to apply the exact same fix as the comment actions.
I frequently use the action popup menu, so it's rather surprising I had never noticed these state issues before.