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][Workspace]Incorrect Error Message for Workspace Description Field When Workspace Name is Invalid #8081

Closed
wanglam opened this issue Sep 9, 2024 · 0 comments
Labels
bug Something isn't working untriaged

Comments

@wanglam
Copy link
Contributor

wanglam commented Sep 9, 2024

Describe the bug

When creating or editing a workspace with an invalid name, the workspace description field incorrectly displays an error message, even though the description itself is valid.

To Reproduce
Steps to reproduce the behavior:
1.Go to the workspace creation page or an existing workspace's edit page.
2.Enter an invalid workspace name (e.g., "Observability~!@").
3. Click the "Create workspace" in workspace create or "Save changes" in workspace detail
4.See an error message displayed for the description field, despite the description being valid.

Expected behavior
The expected behavior is that the workspace name field should display an error message for an invalid name, but the workspace description field should not show any error if the description itself is valid.

OpenSearch Version
N/A

Dashboards Version
Latest main branch

Plugins
N/A

Screenshots
image
image

Host/Environment (please complete the following information):

  • OS: [e.g. iOS]
  • Browser and version [e.g. 22]

Additional context

#4944

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working untriaged
Projects
None yet
Development

No branches or pull requests

1 participant