dev-launchers-platform
dev-launchers-platform copied to clipboard
[DEV][User Profile][Frontend][Public View][0] Foundation
- 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