Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
glitchminer opened this issue Sep 20, 2024 · 3 comments · Fixed by #16375
Closed

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

glitchminer opened this issue Sep 20, 2024 · 3 comments · Fixed by #16375
Assignees
Labels
bug Something isn't working core-team
Milestone

Comments

@glitchminer
Copy link
Contributor

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

  • New community with members
  • Navigate to community settings, members
  • Right click on a member

Expected behavior

Standard profile context menu

Actual behavior

Profile context menu that does not show image or name

image

Additional Information

  • Status desktop version: Master
  • Operating System: Mac
@glitchminer glitchminer added the bug Something isn't working label Sep 20, 2024
@caybro
Copy link
Member

caybro commented Sep 20, 2024

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

image

@caybro
Copy link
Member

caybro commented Sep 20, 2024

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

@caybro caybro added this to the 2.31.0 Beta milestone Sep 20, 2024
@caybro
Copy link
Member

caybro commented Sep 20, 2024

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

@caybro caybro self-assigned this Sep 20, 2024
caybro added a commit that referenced this issue Sep 20, 2024
- restore backwards compatibility; a lot of the actions in the component
relies on the old StatusListItem's `title` property to work correctly
- fixes the missing image and name in the profile context menu, among
others

Fixes #16367
@caybro caybro linked a pull request Sep 20, 2024 that will close this issue
2 tasks
@caybro caybro closed this as completed in 4206617 Sep 23, 2024
iurimatias pushed a commit that referenced this issue Sep 24, 2024
- restore backwards compatibility; a lot of the actions in the component
relies on the old StatusListItem's `title` property to work correctly
- fixes the missing image and name in the profile context menu, among
others

Fixes #16367
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working core-team
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants