PromucFlow_constructor/app/client/cypress/support
Ankita Kinger f54592e5e5
fix: Reverting the change to add debounce to onValueChange for input widgets (#40922)
## Description

Reverting the change to add debounce to `onValueChange` for input
widgets. (Reverting PR:
[#40849](https://github.com/appsmithorg/appsmith/pull/40849))

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

## Automation

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

### 🔍 Cypress test results
<!-- This is an auto-generated comment: Cypress test results  -->
> [!IMPORTANT]
> 🟣 🟣 🟣 Your tests are running.
> Tests running at:
<https://github.com/appsmithorg/appsmith/actions/runs/15583889634>
> Commit: 49e570bcdd2d90fab8844bc8d42190d3fd6d396d
> Workflow: `PR Automation test suite`
> Tags: `@tag.All`
> Spec: ``
> <hr>Wed, 11 Jun 2025 11:41:27 UTC
<!-- end of auto-generated comment: Cypress test results  -->


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


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

## Summary by CodeRabbit

- **Refactor**
- Improved input widgets and related components to update values
instantly without delay, removing internal state management and
debounced input handling. All text and value changes are now immediately
reflected in the UI and underlying data.
- **Chores**
- Updated automated tests to use immediate typing actions, removing
artificial delays previously used for input events.

<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2025-06-11 12:48:54 +00:00
..
ee
Objects test: fix failing Rich text editor (#40479) 2025-04-29 23:38:22 +05:30
Pages fix: Reverting the change to add debounce to onValueChange for input widgets (#40922) 2025-06-11 12:48:54 +00:00
AdminSettingsCommands.js fix: Fix for the embedded case (#38101) 2024-12-13 15:04:00 +05:30
ApiCommands.js chore: Removing the feature flag for using Entity Item component from ADS templates (#39093) 2025-03-14 17:40:02 +05:30
commands.js ci: Updating fixtures to replace executeOnLoad with reactiveActions (#40555) 2025-05-02 19:14:53 +05:30
Constants.js chore: AI Chat e2e tests (#39490) 2025-03-07 17:33:16 +05:30
dataSourceCommands.js feat: datasource homepage ui redesign and search functionality for the datasources (#38360) 2025-01-09 16:18:44 +05:30
e2e.js chore: removed old flags for airgap instances (#36609) 2024-10-07 15:26:25 +05:30
gitSync.js chore: git mod - test fixes (#38357) 2025-01-07 12:30:42 +01:00
index.d.ts feat: added global logout feature (#39942) 2025-04-02 12:20:06 +05:30
queryCommands.js chore: Removing the feature flag for using Entity Item component from ADS templates (#39093) 2025-03-14 17:40:02 +05:30
RapidMode.ts
themeCommands.js test: updated themeCommands (#33632) 2024-05-27 23:10:20 +05:30
timeout.js
widgetCommands.js chore: Removing the feature flag for using Entity Item component from ADS templates (#39093) 2025-03-14 17:40:02 +05:30
WorkspaceCommands.js fix: App card routing (#38798) 2025-01-29 13:52:20 +05:30