Skip to content

Conversation

@muhammadzadeh
Copy link

What kind of change does this PR introduce?

Feature: Display logged-in user information (name and email) in the logout section of the settings.

Why was this change needed?

Users need to see their account information (name and email) in the settings/logout area to confirm which account they're using before logging out. This improves clarity and reduces accidental logouts.

Other information:

  • Added a reusable UserInfo component that conditionally displays name and email based on available data
  • The component handles missing fields gracefully (shows only what's available)
  • Integrated into the settings above the logout button for better visibility
  • The component is designed to be reusable for future use cases

Checklist:

Put a "X" in the boxes below to indicate you have followed the checklist;

  • I have read the CONTRIBUTING guide.
  • I checked that there were not similar issues or PRs already open for this.
  • This PR fixes just ONE issue (do not include multiple issues or types of change in the same PR) For example, don't try and fix a UI issue and include new dependencies in the same PR.

@vercel
Copy link

vercel bot commented Dec 27, 2025

@muhammadzadeh is attempting to deploy a commit to the Listinai Team on Vercel.

A member of the Team first needs to authorize it.

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