PromucFlow_constructor/app/client/src/ce
Ankita Kinger a6ea1709d6
fix: Removing the unexpected error on updating the workspace name to blank (#32719)
## Description

Removing the unexpected error on updating the workspace name to blank

Fixes [#12996](https://github.com/appsmithorg/appsmith/issues/12996)

## Automation

/ok-to-test tags="@tag.Settings @tag.Visual"

### 🔍 Cypress test results
<!-- This is an auto-generated comment: Cypress test results  -->
> [!TIP]
> 🟢 🟢 🟢 All cypress tests have passed! 🎉 🎉 🎉
> Workflow run:
<https://github.com/appsmithorg/appsmith/actions/runs/8716432739>
> Commit: 741bcf622ce0d7bd1aedaef8cebac43e71fc87bf
> Cypress dashboard url: <a
href="https://internal.appsmith.com/app/cypress-dashboard/rundetails-65890b3c81d7400d08fa9ee5?branch=master&workflowId=8716432739&attempt=1"
target="_blank">Click here!</a>

<!-- end of auto-generated comment: Cypress test results  -->



<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->

## Summary by CodeRabbit

- **Refactor**
	- Simplified error handling in workspace operations.
- Updated and streamlined the UI for renaming workspaces in the
applications page.

<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2024-04-17 10:41:31 +05:30
..
actions fix: appsmith.URL.queryParams update on same page navigation (#32382) 2024-04-09 16:01:17 +05:30
api feat: implement dropping building blocks on canvas (#31857) 2024-04-16 09:41:09 +01:00
components chore: refactor in debugger saga to transform error logs in EE (#32383) 2024-04-11 11:36:48 +05:30
configs chore: Fix bugs in logic for capturing web vitals for client (#32371) 2024-04-09 14:25:46 +05:30
constants feat: implement dropping building blocks on canvas (#31857) 2024-04-16 09:41:09 +01:00
entities chore: Merge wds and anvil feature flags (#32609) 2024-04-12 22:54:04 +05:30
hooks revert: multi env switcher view mode changes (#32360) 2024-04-03 15:50:58 +05:30
mocks
navigation fix: On delete of last item, redirect user to blank screen (#32418) 2024-04-05 17:56:17 +05:30
pages fix: Removing the unexpected error on updating the workspace name to blank (#32719) 2024-04-17 10:41:31 +05:30
plugins/Linting chore: Refactoring entity types and updating DS action create permission to fix some bugs on EE (#29573) 2023-12-14 20:14:30 +05:30
reducers feat: implement dropping building blocks on canvas (#31857) 2024-04-16 09:41:09 +01:00
sagas fix: Removing the unexpected error on updating the workspace name to blank (#32719) 2024-04-17 10:41:31 +05:30
selectors chore: fix ee type checks issue. (#32612) 2024-04-11 19:03:39 +05:30
types feat: Homepage experience v2 changes (#29282) 2024-01-25 19:11:48 +05:30
utils chore: making body and variables as optional props- 31568 (#31665) 2024-03-20 19:03:52 +05:30
workers chore: using micro diff for js objects instead of deepDiff (#32581) 2024-04-11 17:27:30 +05:30
AppRouter.tsx fix: move useFeatureFlagOverride to routes instead of app router (#32685) 2024-04-15 20:00:11 +05:30
RouteBuilder.ts chore: Add Create as a Widget SelectionRequestType (#31799) 2024-03-15 14:57:06 +05:30
RouteParamsMiddleware.ts feat: start with data default option added (#30412) 2024-01-26 14:16:26 +05:30