BDX-town / Mangane

Alternative frontend for Akkoma

Home Page:https://bdx.town

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Like button focus area is over-large and can obstruct posts

rjp opened this issue · comments

commented

Using Safari Version 17.4 (19618.1.13.11.5), the like button (heart icon) activates its emoji popup when you're merely hovering nearby, not over the button itself.

Example screenshots (which caused me to accidentally emoji this post instead of clicking on the link)

Moving towards the link:

Screenshot 2024-03-02 at 11 11 59

Over the link but the emoji panel has popped up instead

Screenshot 2024-03-02 at 11 12 01

Seems like the target hover area for the emoji popup is that of the emoji popup itself rather than just the heart icon?

Hi that's an interesting issue indeed, will look into that !

On Version 17.3.1 (19617.2.4.11.12) i don't have the issue 🤔
I'll update MacOS, brb^^

I still can't reproduce that behavior on version Version 17.4 (19618.1.15.11.12)

moreover, it' weird that you have a link in that post but no preview 🤔

Reading the code, I can see it's a bit weird on this part, and I think I know how @rjp can produce that situation.

Thanks for your repros @Dehelssey !

Since i'm working on custom emojis reaction on posts, I'm reworking that emoji bar a bit so I will try to fix that issue too

Should be fixed with #280