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

Add a form field in the profile section that allows users to customize the initials displayed in their profile avatars. #10489

Closed
Devika008 opened this issue Oct 1, 2024 · 6 comments
Assignees
Labels
Enhancement:1:Minor A new feature or improvement that can be implemented in less than 3 days.
Milestone

Comments

@Devika008
Copy link

Devika008 commented Oct 1, 2024

Describe the problem you would like to solve
Using initials as avatars adds a personal touch to user profiles, giving them a unique identity without the need for personal photos. This also addresses privacy concerns related to using images. However, some users may prefer to adjust the automatically generated initials to better suit their preferences.

Describe the solution you'd like
Add a form field under User Profile > Identity that lets users customize their initials. They should be able to enter only 2 characters, no more.

@Devika008 Devika008 converted this from a draft issue Oct 1, 2024
@Devika008 Devika008 added the Enhancement:1:Minor A new feature or improvement that can be implemented in less than 3 days. label Oct 1, 2024
@Devika008 Devika008 added this to the 3.5.0 LTS milestone Oct 1, 2024
@ewhanson ewhanson moved this from Backlog to Under Development in Editorial Workflow Nov 25, 2024
taslangraham added a commit to taslangraham/pkp-lib that referenced this issue Nov 26, 2024
taslangraham added a commit to taslangraham/pkp-lib that referenced this issue Nov 26, 2024
taslangraham added a commit to taslangraham/pkp-lib that referenced this issue Nov 27, 2024
@taslangraham
Copy link
Contributor

I've added a PR for this @ewhanson. Please take a look.
pkp-lib - #10639

submodule updates
ojs - pkp/ojs#4533
ops - pkp/ops#818
omp - pkp/omp#1776

There's an avatar component in the UI library currently used to display initials based on the user's name. This would need to be updated, in a separate issue, to accept custom initials

@ewhanson
Copy link
Collaborator

ewhanson commented Nov 28, 2024

Looks good, @taslangraham. Just a few questions in pkp-lib. Once this is merged, feel free to create the issue you mentioned above and update the avatar component as well.

@taslangraham
Copy link
Contributor

@ewhanson Thanks for the review

taslangraham added a commit to taslangraham/pkp-lib that referenced this issue Nov 28, 2024
taslangraham added a commit to taslangraham/pkp-lib that referenced this issue Nov 28, 2024
taslangraham added a commit to taslangraham/pkp-lib that referenced this issue Nov 28, 2024
taslangraham added a commit to taslangraham/pkp-lib that referenced this issue Nov 28, 2024
@taslangraham
Copy link
Contributor

@ewhanson I've made small updates to pkp-lib PR based on your initial feedback. Please take a look.

@ewhanson
Copy link
Collaborator

ewhanson commented Dec 2, 2024

Thanks, @taslangraham! Just one comment, but once you've addressed that, feel free to merge.

taslangraham added a commit to taslangraham/pkp-lib that referenced this issue Dec 3, 2024
taslangraham added a commit to taslangraham/pkp-lib that referenced this issue Dec 3, 2024
@taslangraham
Copy link
Contributor

All merged @ewhanson . Thanks for the review

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement:1:Minor A new feature or improvement that can be implemented in less than 3 days.
Projects
Status: Done
Development

No branches or pull requests

4 participants