Manually tested by checking that the alert appears in the "Create New Workspace" dialog, shows appropriately during dialog interactions depending on whether a title has been provided, and persists if the dialog is closed and reopened.
Screenshots/Video
Checklist
[X] Code follows the project's coding standards
[X] Lint checks pass locally
[X] New CHANGELOG-your-feature-name-here.md is present in the root directory, describing the change(s) in full sentences.
[ ] Unit tests covering the new feature have been added
[X] All existing tests pass
[X] Any relevant documentation in JIRA/Confluence has been updated to reflect the new feature
[X] Any new functionalities have appropriate analytics functionalities added
Summary
This update disables the "Launch Workspace" button and shows an alert if a workspace title is not given in the "Create New Workspace" dialog.
Design Documentation/Original Tickets
CAT-766 Jira ticket
Testing
Manually tested by checking that the alert appears in the "Create New Workspace" dialog, shows appropriately during dialog interactions depending on whether a title has been provided, and persists if the dialog is closed and reopened.
Screenshots/Video
Checklist
CHANGELOG-your-feature-name-here.md
is present in the root directory, describing the change(s) in full sentences.