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

Show screen names instead of full names option doesn't work #609

Open
Mohamed00 opened this issue Mar 7, 2024 · 3 comments
Open

Show screen names instead of full names option doesn't work #609

Mohamed00 opened this issue Mar 7, 2024 · 3 comments

Comments

@Mohamed00
Copy link
Contributor

Steps to reproduce.

  1. go into the account settings dialog and enable the Show screen names instead of full names option.

Expected.

Screen names should be shown.

Actual.

Display names are still shown even though show screen names instead of full names is enabled.

@manuelcortez
Copy link
Member

Is this happening on the GUI or via invisible interface?

@Mohamed00
Copy link
Contributor Author

The GUI works, it's the invisible interface where it isn't working.

@manuelcortez
Copy link
Member

For the invisible interface we use templates. There you have $display_name and $screen_name. I think that's the issue. I'm not sure how to implement the change because it seems it only affects to the GUI.

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

No branches or pull requests

2 participants