dev-launchers-platform icon indicating copy to clipboard operation
dev-launchers-platform copied to clipboard

[DEV][User Profile][Frontend][Public View][0] Foundation

Open KaitlynMallare opened this issue 1 year ago • 0 comments

  • Whenever a user clicks on a profile card in the “My Connection” Tab.
    • The user should be directed to that users profile page, in a public view.
    • The user profile component will be reused to render the public view
  • Rework the existing functionality to work with the state management system.
    • when a user selects another profile, there should be a state change updates the userProfileReducer state, switching “isPublic” from false to true, and updating the state with the publics users data

KaitlynMallare avatar Jun 13 '24 20:06 KaitlynMallare