this post was submitted on 11 Feb 2024
2 points (75.0% liked)

Arctic

297 readers
1 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
 

When you up/down vote a post while in the post view, coming back out to the feed view does not reflect the vote.

top 6 comments
sorted by: hot top controversial new old
[–] CreatureSurvive 4 points 4 months ago

This is an issue that I’ve been aware of for quite a while and I haven’t gotten around to fixing it yet. I have a clear idea of how I’ll resolve this, it just requires quite a bit of work to the backend, and adapting the front end to handle it. This seems silly since it’s such a simple issue, I know.

I am currently working on a TestFlight release for feature requests that I should have wrapped up soon. As soon as I’m done with that, I’ll work on addressing this issue.

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

Also, vote counts don’t update in compact mode when swiping (could you color the little arrows with your vote too?)

https://imgur.com/a/k1DPaIS

[–] orangeNgreen 3 points 4 months ago

I’ll second adding color to the little arrows when you vote. If you turn off the larger vote buttons, there’s currently no way to know if you’ve upvoted or downvoted the post while in the feed. Coloring the little arrow would fix that. Thanks!

[–] CreatureSurvive 3 points 4 months ago (1 children)

I completely overlooked that detail when hiding the vote buttons. I used to have it setup to color the info label when voting, but I removed it since the vote buttons worked as the indicator. I’ll add this back in the next update.

[–] [email protected] 2 points 4 months ago

Awesome, thanks!