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

App sometimes shows contractID instead of user's display name #2437

Open
dotmacro opened this issue Nov 28, 2024 · 8 comments
Open

App sometimes shows contractID instead of user's display name #2437

dotmacro opened this issue Nov 28, 2024 · 8 comments

Comments

@dotmacro
Copy link
Member

dotmacro commented Nov 28, 2024

Problem

The app sometimes shows the contractID instead of the user's display name.

In testing, this happened on mobile and PWA (but not desktop) when the user's display name started with . (EDIT: but that doesn't seem to be the sole cause because it happened with a username & display name that didn't include a .. It was in the same group, however.)

PWA:
image

Mobile:
image
(Missing most recent notification, but you can see same name mixup in earlier notification)

Desktop:
image

Solution

Ensure user's display name is displayed as appropriate.

@Vayras
Copy link
Collaborator

Vayras commented Nov 28, 2024

@dotmacro @taoeffect I would like to work on this, can you please assigne to this

@taoeffect
Copy link
Member

@Vayras sure, assigned you! Let us know on Slack if you have any questions about this issue.

@dotmacro
Copy link
Member Author

dotmacro commented Nov 28, 2024

(Issue edited above.)

. in the user's displayname doesn't seem to be the cause because I can reproduce with a username / display name with no ..

The proper username contains only alphabetical characters, display name contains only alphabetical characters and spaces, but app displays as contractID:
image

@Vayras
Copy link
Collaborator

Vayras commented Dec 1, 2024

@taoeffect @dotmacro unable to reproduce this so far, is there a way to reproduce this directly? also if I add members or sign up as a user I'm not allowed to use . in the username

@taoeffect
Copy link
Member

@Vayras it sounds like @dotmacro doesn't know how to reproduce it either...

@dotmacro if you're able to reproduce please post the steps here, as well as what site you reproduced this on.

@Vayras I'm going to unassign you for now because I don't think this is a beginner level issue to solve. You are welcome to keep investigating it though if you'd like, or have a look at some of the other issues.

@dotmacro
Copy link
Member Author

dotmacro commented Dec 1, 2024

@Vayras @taoeffect No, I haven't found a way to reproduce it directly or reliably.

After signing up with an allowed username, you can change the display name to include a .

@Vayras
Copy link
Collaborator

Vayras commented Dec 1, 2024

@taoeffect Sure I'll keep testing this from time to time while looking for other issues to work on 🚀

@Vayras
Copy link
Collaborator

Vayras commented Dec 1, 2024

@dotmacro Thanks for the info I'll test and see if I can reproduce this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants