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

Option to show anonymous commenters in UI #1579

Open
pluja opened this issue Jan 12, 2023 · 4 comments
Open

Option to show anonymous commenters in UI #1579

pluja opened this issue Jan 12, 2023 · 4 comments
Labels

Comments

@pluja
Copy link

pluja commented Jan 12, 2023

I would like to be able to show annonymous commenters in the UI, for example:

  • (anon) username

Versus a logged in user:

  • username
@paskal
Copy link
Sponsor Collaborator

paskal commented Jan 23, 2023

I don't think adding (anon) is a good way to handle it, I think adding an icon (a glyph) before the name would work better.

@pluja
Copy link
Author

pluja commented Jan 24, 2023

I like the idea of an icon. Maybe something like this:
https://fontawesome.com/icons/user-secret?s=solid&f=classic

or this

https://fontawesome.com/icons/mask?s=solid&f=classic

@akellbl4
Copy link
Collaborator

I think adding an icon (a glyph) before the name would work better

We already have avatar so why would we need to add additional icon if we can use avatar for this purpose?

@paskal
Copy link
Sponsor Collaborator

paskal commented Jan 29, 2023

As we have unique IDs per name + IP of the user, it might be useful to distinguish between users with the same name but different IDs. I propose to come up with some recognisable anonymous avatar image but keep backgrounds (and their colours) generated and tied to the ID of the user.

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

No branches or pull requests

3 participants