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

[FIX] Include the addition of social links in the profile update #935

Open
johnson-oragui opened this issue Aug 23, 2024 · 1 comment
Open
Assignees
Labels
users Issues categorised by users

Comments

@johnson-oragui
Copy link
Collaborator

johnson-oragui commented Aug 23, 2024

Describe the bug
Because there is no room or provided entry from the backend for users to add the link(s) to their social accounts to their profile, when users try to update their social accounts from the frontend, the data is lost.

To Reproduce
Steps to reproduce the behavior:

  1. Go to 'https://anchor-python.teams.hng.tech/dashboard/admin/settings'
  2. Fill in the social links fields
  3. Click on 'save changes'
  4. See error (Data is lost)

Expected behavior
The social links should be received and saved to the user profile as well as the other accompanied field on the request.

Screenshots
If applicable, add screenshots to help explain your problem.

ON THE FRONTEND
issue profile should FE

ON THE BACKEND
issue profile should include social links and should have an id on the path

Desktop (please complete the following information):

  • Browser brave
  • Version 22

Additional context
When this fix is done, the social links should be saved to the user profile and displayed on the user profile for any interested party willing to socialize.

Related issue

Add social links to profile

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
users Issues categorised by users
Projects
None yet
Development

No branches or pull requests

2 participants