Skip to content

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

Description

@PadmnabhTewari

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions