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

[Feature Request] Add option to mark posts as read when opening a link #981

Closed chibimagic closed 10 months ago

chibimagic commented 1 year ago

Check for open issues

Minimal reproducible example

Mark read settings: Mark Read on Post Open ✅ Mark Read on Image View ✅ Mark Read on Vote ✅ Mark Read in Feed Scroll ❌ Mark Read on Community Scroll ❌

  1. Have a post in the feed that is a link
  2. Open the link by tapping it
  3. Go back to the feed

Expected Behavior

Expected: Post is marked as read (blue book icon with checkmark appears) Actual: Post is not marked as read (icon does not appear)

Version

0.5.1 (1)

App Store or TestFlight?

App Store

iOS Version

16.x

Device

iPad mini

sgriff96 commented 1 year ago

Technically not a bug, we just didn't add that as a feature

gkasdorf commented 10 months ago

This is done.