PromucFlow_constructor/app/client/src/widgets/wds
Abhinav Jha d4937d3a42
fix: Anvil only: Fix issue where Modal Widget doesn't open with showModal action (#33348)
## Description
- Fixes issue where `showModal` action doesn't work as it is looking for
`Modal1.name` where `Modal1` is the name of the modal widget.

Fixes #`Issue Number`  
_or_  

## 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/9030692185>
> Commit: 475f22b7c48b93a6637eef6f14a898ad88ae22dc
> Cypress dashboard url: <a
href="https://internal.appsmith.com/app/cypress-dashboard/rundetails-65890b3c81d7400d08fa9ee5?branch=master&workflowId=9030692185&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-10 16:32:50 +05:30
..
WDSBaseInputWidget chore: add appsmith icon package (#32927) 2024-04-26 15:37:09 +03:00
WDSButtonWidget fix: button group spec (#33234) 2024-05-07 13:10:31 +00:00
WDSCheckboxGroupWidget chore: add appsmith icon package (#32927) 2024-04-26 15:37:09 +03:00
WDSCheckboxWidget chore: add appsmith icon package (#32927) 2024-04-26 15:37:09 +03:00
WDSCurrencyInputWidget chore: add appsmith icon package (#32927) 2024-04-26 15:37:09 +03:00
WDSHeadingWidget chore: add appsmith icon package (#32927) 2024-04-26 15:37:09 +03:00
WDSIconButtonWidget chore: hydrate widgets properties from session on drop (#32934) 2024-05-06 17:10:56 +05:30
WDSInlineButtonsWidget fix: button group spec (#33234) 2024-05-07 13:10:31 +00:00
WDSInputWidget chore: add appsmith icon package (#32927) 2024-04-26 15:37:09 +03:00
WDSKeyValueWidget chore: add appsmith icon package (#32927) 2024-04-26 15:37:09 +03:00
WDSMenuButtonWidget fix: button group spec (#33234) 2024-05-07 13:10:31 +00:00
WDSModalWidget fix: Anvil only: Fix issue where Modal Widget doesn't open with showModal action (#33348) 2024-05-10 16:32:50 +05:30
WDSParagraphWidget chore: hydrate widgets properties from session on drop (#32934) 2024-05-06 17:10:56 +05:30
WDSPhoneInputWidget chore: add appsmith icon package (#32927) 2024-04-26 15:37:09 +03:00
WDSRadioGroupWidget chore: hydrate widgets properties from session on drop (#32934) 2024-05-06 17:10:56 +05:30
WDSStatBoxWidget chore: add appsmith icon package (#32927) 2024-04-26 15:37:09 +03:00
WDSSwitchGroupWidget chore: add appsmith icon package (#32927) 2024-04-26 15:37:09 +03:00
WDSSwitchWidget chore: add appsmith icon package (#32927) 2024-04-26 15:37:09 +03:00
WDSTableWidget chore: add appsmith icon package (#32927) 2024-04-26 15:37:09 +03:00
WDSToolbarButtonsWidget fix: button group spec (#33234) 2024-05-07 13:10:31 +00:00
constants.ts fix: Modal auto scroll and check box not being able to be interacted in preview mode in modal (#33122) 2024-05-02 12:47:27 +05:30