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

feat: full username instead of username #157

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

01001110J
Copy link
Contributor

@01001110J 01001110J commented Mar 6, 2025

Description

This PR updates the header to display the user's full name instead of their username. If the user does not have a full name configured, the username will still be displayed as the default value.

This PR resolves PADV-2063

Change log

  • Updated the header to display the full name instead of the username.
  • If the full name is not available, the username remains as the fallback.

Visual results

No visual changes.

How to test

  1. Start the application.
  2. Check the header to confirm that the user's full name is displayed.
  3. If the user does not have a full name set, the username should still be displayed.

@01001110J 01001110J self-assigned this Mar 7, 2025
@01001110J 01001110J marked this pull request as ready for review March 7, 2025 23:09
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

Successfully merging this pull request may close these issues.

1 participant