FriendsOfFlarum / user-directory

The permission based public user directory extension for your Flarum forum.
https://discuss.flarum.org/d/5682
MIT License
22 stars 18 forks source link

Mobile: user card menu is not clickable #56

Closed tiborsulyan closed 3 years ago

tiborsulyan commented 3 years ago

Hi,

On mobile browsers the menu of the user card is not usable.

This is the list: user_list_mobile_small I'm logged in with an admin user with permissions to edit user profiles. When I click on the menu of an user card, an overlay prevents tapping on the menu items:

user_list_click_on_user_menu_small

It's behaving the same with chrome on android and safari on ios. I'm using Flarum beta 15 with FoF user directory 0.5.0 and FoF terms 0.6.1.

clarkwinkelmann commented 3 years ago

Thanks for the report. It's a duplicate of #36

It seems fairly easy to reproduce, but I still don't know how we're going to fix this. This might need fixing at the Flarum level.