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

Sometimes a profile shows as a 3 word username on community requests #6171

Closed
iurimatias opened this issue Jun 20, 2022 · 1 comment
Closed
Assignees
Labels
bug Something isn't working

Comments

@iurimatias
Copy link
Member

Bug Report

Description

Hypothesis is that this happens because a profile has not seen before so the data has not been fetched.

Steps to reproduce

  1. create a new account
  2. do not post in any channel
  3. click on a link to join a community
  4. with the admin account, see the requests to join that community

result: that user displays as a 3 word username
expected result: should display the user display name

@iurimatias iurimatias added bug Something isn't working priority 2: medium and removed priority 2: medium labels Jun 20, 2022
@richard-ramos
Copy link
Member

A possible solution is to add the display_name to the JoinCommunityRequest protobuffer

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Archived in project
Development

No branches or pull requests

2 participants