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

[Workspace]Add character limitations for workspace name and description #7657

Closed
wanglam opened this issue Aug 8, 2024 · 0 comments
Closed
Labels
enhancement New feature or request

Comments

@wanglam
Copy link
Contributor

wanglam commented Aug 8, 2024

Is your feature request related to a problem? Please describe.

Yes, I'm always frustrated when I create a new workspace and there are no character limitations for the workspace name and description. This can lead to users entering excessively long names or descriptions, which can cause issues with the user interface, data integrity, and performance.

Describe the solution you'd like

I would like to see character limitations implemented for workspace names and descriptions. Specifically:

  • Workspace Name: Limit the workspace name to a maximum of 40 characters.
  • Workspace Description: Limit the workspace description to a maximum of 200 characters.

These character limits should be enforced during input, and users should be notified if they exceed the limit. It will show a "xx left" after name or description changed.

Describe alternatives you've considered

N/A

Additional context

#4944

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant