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

Changing Profile Picture #1320

Open
YasharF opened this issue Feb 2, 2025 · 0 comments
Open

Changing Profile Picture #1320

YasharF opened this issue Feb 2, 2025 · 0 comments

Comments

@YasharF
Copy link
Collaborator

YasharF commented Feb 2, 2025

Current Functionality: The profile picture is automatically set based on the profile picture of the first social login that a user links to their account. Users currently do not have the option to change or delete their profile picture.


Feature: Enable users to change or remove their profile picture.


Proposed Implementation:

1. Profile Picture Array: Create an array of profile pictures as users link various social networks. This array will also include the user's Gravatar as an option. The array needs to include the identifier for the social network that the picture has come from.

2. Change Profile Picture Option: Provide users with an option in their account view to change their profile picture. They can pick any of the pictures from the array.

3. Removing Profile Pictures: If a user unlinks a social account that was the source of a profile picture, the corresponding picture will be removed from the available options.


Out of Scope:

  • Uploading an image is not included in this scope.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant