PromucFlow_constructor/app/client/src
Rahul Barwal b64d5c8338
fix: drag and drop issue in list widget (#35622)
## Description
This pull request fixes an issue where the error count was not being
properly checked when a list widget was dropped.

* Reverts a previous commit(#35221). 
* Include changes to the test file and the widget creation functions to
ensure that the error count is correctly checked when a list widget is
dragged and dropped.

Fixes #35578
_or_  
Fixes `Issue URL`
> [!WARNING]  
> _If no issue exists, please create an issue first, and check with the
maintainers if the issue is valid._

## Automation

/ok-to-test tags="@tag.All"

### 🔍 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/10350318730>
> Commit: 07f3abcff845eb4d350fc9af235d6ed076257264
> <a
href="https://internal.appsmith.com/app/cypress-dashboard/rundetails-65890b3c81d7400d08fa9ee5?branch=master&workflowId=10350318730&attempt=1"
target="_blank">Cypress dashboard</a>.
> Tags: `@tag.All`
> Spec:
> <hr>Mon, 12 Aug 2024 11:35:20 UTC
<!-- end of auto-generated comment: Cypress test results  -->


## Communication
Should the DevRel and Marketing teams inform users about this change?
- [ ] Yes
- [x] No


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

## Summary by CodeRabbit

- **New Features**
	- Improved drag-and-drop functionality for list widgets.
  
- **Bug Fixes**
- Enhanced clarity and organization of test cases for better logical
flow.

- **Chores**
- Simplified widget ID generation across several components, improving
consistency in the application.

<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2024-08-12 17:24:19 +05:30
..
actions fix: change appsmith alias (#35349) 2024-08-06 17:52:22 +03:00
api fix: change appsmith alias (#35349) 2024-08-06 17:52:22 +03:00
assets chore: Remove google fonts imported from googleapis (#35392) 2024-08-07 08:49:04 +05:30
ce chore: rename ADS package (#35583) 2024-08-09 17:20:29 +03:00
components chore: rename ADS package (#35583) 2024-08-09 17:20:29 +03:00
constants chore: rename ADS package (#35583) 2024-08-09 17:20:29 +03:00
ee chore: rename old ADS package (#35517) 2024-08-08 15:55:00 +03:00
enterprise fix: change appsmith alias (#35349) 2024-08-06 17:52:22 +03:00
entities fix: change appsmith alias (#35349) 2024-08-06 17:52:22 +03:00
globalStyles fix: Sync EE items into CE (#34373) 2024-06-24 09:36:38 +00:00
icons chore: rename ADS package (#35583) 2024-08-09 17:20:29 +03:00
IDE chore: rename ADS package (#35583) 2024-08-09 17:20:29 +03:00
layoutSystems fix: drag and drop issue in list widget (#35622) 2024-08-12 17:24:19 +05:30
mockComponentProps
mockResponses
mocks fix: change appsmith alias (#35349) 2024-08-06 17:52:22 +03:00
navigation fix: change appsmith alias (#35349) 2024-08-06 17:52:22 +03:00
pages fix: drag and drop issue in list widget (#35622) 2024-08-12 17:24:19 +05:30
plugins/Linting fix: change appsmith alias (#35349) 2024-08-06 17:52:22 +03:00
polyfills chore: enable no-explicit-any rule (#35321) 2024-07-31 18:41:28 +03:00
reducers chore: rename old ADS package (#35517) 2024-08-08 15:55:00 +03:00
reflow chore: enable no-explicit-any rule (#35321) 2024-07-31 18:41:28 +03:00
sagas chore: rename ADS package (#35583) 2024-08-09 17:20:29 +03:00
selectors fix: change appsmith alias (#35349) 2024-08-06 17:52:22 +03:00
templates
theme
transformers fix: change appsmith alias (#35349) 2024-08-06 17:52:22 +03:00
UITelemetry fix: change appsmith alias (#35349) 2024-08-06 17:52:22 +03:00
usagePulse fix: change appsmith alias (#35349) 2024-08-06 17:52:22 +03:00
utils chore: rename ADS package (#35583) 2024-08-09 17:20:29 +03:00
WidgetProvider fix: change appsmith alias (#35349) 2024-08-06 17:52:22 +03:00
WidgetQueryGenerators chore: enable no-explicit-any rule (#35321) 2024-07-31 18:41:28 +03:00
widgets chore: batching updates for a few widgets to reduce rerenders (#35594) 2024-08-12 13:54:44 +05:30
workers fix: change appsmith alias (#35349) 2024-08-06 17:52:22 +03:00
App.css
AppErrorBoundry.tsx chore: rename ADS package (#35583) 2024-08-09 17:20:29 +03:00
config.d.ts fix: change appsmith alias (#35349) 2024-08-06 17:52:22 +03:00
Globals.d.ts fix: Sync EE items into CE (#34373) 2024-06-24 09:36:38 +00:00
index.css chore: Remove google fonts imported from googleapis (#35392) 2024-08-07 08:49:04 +05:30
index.tsx chore: rename ADS package (#35583) 2024-08-09 17:20:29 +03:00
LandingScreen.tsx fix: change appsmith alias (#35349) 2024-08-06 17:52:22 +03:00
preload-route-chunks.ts fix: change appsmith alias (#35349) 2024-08-06 17:52:22 +03:00
react-app-env.d.ts
RouteChangeListener.tsx
serviceWorker.ts fix: change appsmith alias (#35349) 2024-08-06 17:52:22 +03:00
store.ts fix: change appsmith alias (#35349) 2024-08-06 17:52:22 +03:00
wdyr.ts