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
547 stars 58 forks source link

[Bug]: posts not marked as read for On Feed Scroll #1066

Closed nerdmann closed 11 months ago

nerdmann commented 11 months ago

Check for open issues

Minimal reproducible example

Mark as read doesn‘t work for „On Feed Scroll“. It works for „On Post Open“, so I know it‘s not the hiding read posts feature that isn‘t working.

Expected Behavior

Posts should be marked as read and not shown after refreshing feed

Version

1.1.1.81 (81)

App Store or TestFlight?

App Store

iOS Version

17.x

Device

iPad Air 3rd Gen

gkasdorf commented 11 months ago

I noticed this too, looks like a small regression. Will address it today.