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

[bug]: full name input field lacks input validation #3713

Closed
1 task done
teyim opened this issue Feb 20, 2024 · 4 comments
Closed
1 task done

[bug]: full name input field lacks input validation #3713

teyim opened this issue Feb 20, 2024 · 4 comments
Assignees
Labels
🐛bug Something isn't working

Comments

@teyim
Copy link

teyim commented Feb 20, 2024

Is there an existing issue for this?

  • I have searched the existing issues

Current behavior

The full name input field does not have any restriction to the length of the input string causing UI to break
Screenshot from 2024-02-20 10-41-18

Steps to reproduce

  1. Signup to plane
  2. Enter a very long string in the full name input field during onboarding

Browser

Google Chrome

Version

Cloud

@teyim teyim added the 🐛bug Something isn't working label Feb 20, 2024
@teyim
Copy link
Author

teyim commented Feb 20, 2024

@srinivaspendem would like to work on this. The ideal max length for a full name could be 16-32 characters. also, I can add text truncation and wrapping to the UI where necessary for very long strings.

@teyim teyim closed this as completed Feb 20, 2024
@teyim teyim reopened this Feb 20, 2024
@srinivaspendem
Copy link
Collaborator

srinivaspendem commented Feb 21, 2024

@teyim thanks for suggesting the issue and the fix. While we would like you to work on it, It's not a priority for us at the moment. We will let you know when you need to work on this.

@teyim
Copy link
Author

teyim commented Feb 21, 2024

ok @srinivaspendem

@vihar
Copy link
Contributor

vihar commented Mar 9, 2024

We've fixed this issue, thanks @teyim for flagging this.

@vihar vihar closed this as completed Mar 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants