PromucFlow_constructor/app/client/src/layoutSystems/anvil/integrations/actions
Abhinav Jha 10faa6a36d
feat: Add action to open property control with error in a widget (#33070)
## Description
A set of DUCK type, action and saga that opens the first property
control with error for a given `widgetId`.
Note: This assumes that an error exists when calling the action.

Fixes #33073

## Automation

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

### 🔍 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/8906908304>
> Commit: 3e397ff84c830bd64b4652b2bbddad987ed7414a
> Cypress dashboard url: <a
href="https://internal.appsmith.com/app/cypress-dashboard/rundetails-65890b3c81d7400d08fa9ee5?branch=master&workflowId=8906908304&attempt=1"
target="_blank">Click here!</a>

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









## Communication
Should the DevRel and Marketing teams inform users about this change?
- [ ] Yes
- [x] No
2024-05-01 13:51:00 +05:30
..
actionTypes.ts feat: Add action to open property control with error in a widget (#33070) 2024-05-01 13:51:00 +05:30
draggingActions.ts feat: Anvil DnD Polish(Refactor) (#32839) 2024-04-29 11:32:08 +05:30
index.ts feat: Add action to open property control with error in a widget (#33070) 2024-05-01 13:51:00 +05:30
sectionActions.ts feat: add layouts and widgets for sections and zones. (#29713) 2023-12-26 09:16:58 -05:00