You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The current state of displaying user names is rather despicable.
The username is shown in the profile page and in visualization page, while the full name is displayed in the login widget (top right). If the full name is not defined, the login widget is an empty box.
For all three of these cases, the best "display name" available should be displayed. Namely:
If the full name is available, display it.
Otherwise, display the username.
The text was updated successfully, but these errors were encountered:
The current state of displaying user names is rather despicable.
The username is shown in the profile page and in visualization page, while the full name is displayed in the login widget (top right). If the full name is not defined, the login widget is an empty box.
For all three of these cases, the best "display name" available should be displayed. Namely:
The text was updated successfully, but these errors were encountered: