status-im / status-desktop

Status Desktop client made in Nim & QML
https://status.app
Mozilla Public License 2.0
299 stars 79 forks source link

Buttons in the Member tab do not work (only opens the profile) #16426

Closed jrainville closed 1 month ago

jrainville commented 1 month ago

Bug Report

Description

member-btns.webm

It seems like the click of the whole object supersedes the one from the buttons.

Steps to reproduce

  1. Own a community with members
  2. GO to admin panel then members tab
  3. click on the buttons on the members

Expected behavior

Able to Ban, Kick, see messages

Actual behavior

Can only see the profile

Additional Information

jrainville commented 1 month ago

@caybro I think this might be a regression from https://github.com/status-im/status-desktop/pull/16284