status-im / status-desktop

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

Profile context menu opened in community settings does not show image or name #16367

Open glitchminer opened 4 hours ago

glitchminer commented 4 hours ago

Bug Report

Description

Right clicking a member in the community members list opens a profile context menu that does not show image or name. The menu does display correctly when opened from other locations.

Steps to reproduce

Expected behavior

Standard profile context menu

Actual behavior

Profile context menu that does not show image or name

image

Additional Information

caybro commented 3 hours ago

Seems like a recent regression in master; the panel is empty for me:

image

caybro commented 3 hours ago

@jrainville didn't you do something here recently? ;)

caybro commented 3 hours ago

Alright, mea culpa :) I've been doing some changes to the StatusMemberListItem too :D My fault, will fix