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

Implement stringMax validation for user display name #2325

Closed
SebinSong opened this issue Sep 2, 2024 · 0 comments · Fixed by #2328
Closed

Implement stringMax validation for user display name #2325

SebinSong opened this issue Sep 2, 2024 · 0 comments · Fixed by #2328

Comments

@SebinSong
Copy link
Collaborator

Problem

Apparently there is no stringMax() validation implemented for displayName field in identity contract. Also, it needs n/max indicator UI in UserSettingModal.vue, Just like how it is in the user bio input below.

Solution

Implement them

@SebinSong SebinSong self-assigned this Sep 2, 2024
@SebinSong SebinSong changed the title Implement max-length validation for user 'displayName' in both identity contract and the user-settings modal Implement max-length validation for user 'displayName' in both identity contract and user-settings modal Sep 2, 2024
@SebinSong SebinSong changed the title Implement max-length validation for user 'displayName' in both identity contract and user-settings modal Implement max-length validation for user display name Sep 2, 2024
@SebinSong SebinSong changed the title Implement max-length validation for user display name Implement stringMax validation for user display name Sep 2, 2024
taoeffect pushed a commit that referenced this issue Sep 5, 2024
* add stringMax validator for displayname

* add comment
SebinSong added a commit that referenced this issue Sep 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant