bpmn-io / form-js

View and visually edit JSON-based forms.
https://bpmn.io/toolkit/form-js/
Other
418 stars 108 forks source link

Static options editing in properties panel are not debounced #1265

Open Skaiir opened 2 months ago

Skaiir commented 2 months ago

Describe the Bug

Go to a static option in the properties panel and hold any key, performance issues ensue because changes there are not debounced.

Steps to Reproduce

  1. Add a select component
  2. Go to static options, first option
  3. Hold any character while editing the label or value
  4. Lag

Expected Behavior

  1. No lag