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

[Bug] tap to collapse disabled in settings, yet comments still collapse when tapped #918

Closed valareevandyken closed 1 year ago

valareevandyken commented 1 year ago

Check for open issues

Minimal reproducible example

In settings, disable tap to collapse. In any comments section, tap a comment. It will collapse.

I noticed this after enabling swipe left to collapse and disabling tap to collapse, but the bug occurs regardless of whether or not swipe left to collapse is enabled.

Expected Behavior

When “tap to collapse” is disabled, tapping on a comment should not collapse it. Tapping on a comment collapses it regardless of whether or not tap to collapse is enabled.

Version

0.5.1.1

App Store or TestFlight?

App Store

iOS Version

16.5.1

Device

iPhone XR

gkasdorf commented 1 year ago

Fixed https://github.com/Memmy-App/memmy/issues/917