User identity is a bit messy in UI #10049

Open
opened 2025-11-02 08:56:53 -06:00 by GiteaMirror · 0 comments
Owner

Originally created by @KazzmanK on GitHub (Jan 3, 2023).

Description

There are a lot of places in UI where contributor identity is displayed.
But for user we have Full name and Login, so

  • Upper right "Profile and settings" dropdown menu - LOGIN (capitalized)
  • Last commit in Repository's Code section - Full name
  • Commits log in repository branch tabled and in Graph mode - Full name
  • Issues , every message header with posted timestamp - Login
  • Issues, "Opened by" - Login
  • Gitea root, user's dashboard, Dropdown for context switch, including menu items - Login
  • Same context switch dropdown in Pull requests, Issues and Milestones - Login
  • User`s dashboard, commits list, commit author - Login

So on, as for me, if user has Full Name attribute filled in, this Full name attribute should be displayed across UI instead of login.

Screenshots

not necessary

Gitea Version

1.18

Can you reproduce the bug on the Gitea demo site?

Yes

Operating System

No response

Browser Version

108

Originally created by @KazzmanK on GitHub (Jan 3, 2023). ### Description There are a lot of places in UI where contributor identity is displayed. But for user we have Full name and Login, so - Upper right "Profile and settings" dropdown menu - LOGIN (capitalized) - Last commit in Repository's Code section - Full name - Commits log in repository branch tabled and in Graph mode - Full name - Issues , every message header with posted timestamp - Login - Issues, "Opened by" - Login - Gitea root, user's dashboard, Dropdown for context switch, including menu items - Login - Same context switch dropdown in Pull requests, Issues and Milestones - Login - User`s dashboard, commits list, commit author - Login So on, as for me, if user has Full Name attribute filled in, this Full name attribute should be displayed across UI instead of login. ### Screenshots not necessary ### Gitea Version 1.18 ### Can you reproduce the bug on the Gitea demo site? Yes ### Operating System _No response_ ### Browser Version 108
GiteaMirror added the topic/uitype/bug labels 2025-11-02 08:56:53 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#10049