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]: "Mark as read" not working as intended and other bugs #1018

Closed RandomUsername404 closed 10 months ago

RandomUsername404 commented 10 months ago

Check for open issues

Minimal reproducible example

  1. Toggle these on and open a post: read toggles It will not be marked as read. None of these options work.

  2. NSFW toggles not working as intended: NSFW toggles I have NSFW enabled so the first toggle should be on. Trying to toggle it doesn't do anything. the blur toggle doesn't work. It stays off.

  3. Erratic behaviour with these toggles: avatar toggles Both can get stuck and appear as being toggled when clearly they aren't (avatar and/or name not showing).

  4. Confusing posts timestamp: timestamp It means "38 days ago", I suppose?

Expected Behavior

  1. Post is marked as read.

  2. The first toggle displays correctly our Lemmy account's NSFW setting. The second one can be toggled on and off.

  3. They should work as intended.

  4. It should display the time in a "legible" manner.

Version

1.0.40 (40)

App Store or TestFlight?

TestFlight

iOS Version

16.x

Device

iPhone 7

flx-sta commented 10 months ago

I think most of those are known issues right now. There was a major rework recently and some of the former feature/button have to still be re-integrated. Please be patient and keep an eye out for the future patches

gkasdorf commented 10 months ago

Yup, I'll have these resolved in the coming days. Thanks for putting them here though, helps to at least not lose track of things!

gkasdorf commented 10 months ago

Fixed now.