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] blue down arrow symbol blocks other elements. #899

Closed deroverda closed 1 year ago

deroverda commented 1 year ago

Check for open issues

Minimal reproducible example

When scrolling all the way down to the bottom comment the blue down arrow is blocking the reply, up and downvote buttons. I will attach a screenshot.

Expected Behavior

The blue down arrow symbol shouldn’t be visible when the user is already at the bottom of a comment section.

Version

0.5.0.11

App Store or TestFlight?

App Store

iOS Version

16.x

Device

iPhone SE (2nd generation)

deroverda commented 1 year ago

IMG_3627

deroverda commented 1 year ago

I was wrong about replying. That works since it's not blocked. But up/down vote doesn't work as you can see.

eoddc5 commented 1 year ago

This is known. Working on a fix to that button

deroverda commented 1 year ago

This is known. Working on a fix to that button

Sorry. Should have searched better. First time I encounter this.