Configurable timeout value for textfields

Created on 31 March 2023, over 1 year ago
Updated 3 June 2024, 4 months ago

Problem/Motivation

```
timeoutID = setTimeout($.proxy(triggerSubmit, this.form), 500);
```

Has hard-coded 500ms wait before we autosubmit after someone typed something into the textfield.

Proposed resolution

Introduce a setting to configure it.

πŸ“Œ Task
Status

Fixed

Version

1.0

Component

Code

Created by

πŸ‡­πŸ‡ΊHungary Aron Novak Hungary, Budapest

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024