diff --git a/changelogs/fragments/8079.yml b/changelogs/fragments/8079.yml
new file mode 100644
index 000000000000..c674500c1033
--- /dev/null
+++ b/changelogs/fragments/8079.yml
@@ -0,0 +1,2 @@
+fix:
+- [Workspace]Fix workspace description error when name invalid ([#8079](https://github.com/opensearch-project/OpenSearch-Dashboards/pull/8079))
\ No newline at end of file
diff --git a/src/plugins/workspace/public/components/workspace_creator/workspace_creator_form.tsx b/src/plugins/workspace/public/components/workspace_creator/workspace_creator_form.tsx
index 4a99fc006524..8310bc6e3436 100644
--- a/src/plugins/workspace/public/components/workspace_creator/workspace_creator_form.tsx
+++ b/src/plugins/workspace/public/components/workspace_creator/workspace_creator_form.tsx
@@ -123,11 +123,7 @@ export const WorkspaceCreatorForm = (props: WorkspaceCreatorFormProps) => {
/>