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

[Bug]: Incorrect Display of User Name in ProfileScreen #1

Open
PadmnabhTewari opened this issue Nov 17, 2024 · 0 comments
Open

[Bug]: Incorrect Display of User Name in ProfileScreen #1

PadmnabhTewari opened this issue Nov 17, 2024 · 0 comments
Labels

Comments

@PadmnabhTewari
Copy link
Collaborator

PadmnabhTewari commented Nov 17, 2024

In the ProfileScreen widget, the user's name is being displayed as a hardcoded string 'ALICE' instead of the dynamic widget.name value passed to the widget. This causes the same name to appear for all users, which is incorrect and impacts user personalization.

Expected behavior

This issue leads to an incorrect display of user-specific data. Instead of showing the actual user's name, it shows a static value. This undermines the core functionality of personalized profile screens. Change the code to display actual user name

@iiitv iiitv deleted a comment from github-actions bot Nov 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant