Bug: Auto-Save is blocking to write text for form fields properly
When typing in form fields auto-save occasionally is updating text while I'm typing, resulting in erroneous results.
Designs
- Show closed items
Activity
-
Newest first Oldest first
-
Show all activity Show comments only Show history only
- David Trattnig changed milestone to %1.0-alpha3 — Playful Platypus
changed milestone to %1.0-alpha3 — Playful Platypus
- David Trattnig added P2 bug + 1 deleted label
- David Trattnig assigned to @kmohrf
assigned to @kmohrf
- David Trattnig marked this issue as related to #233 (closed)
marked this issue as related to #233 (closed)
- David Trattnig marked this issue as related to #237 (closed)
marked this issue as related to #237 (closed)
- Owner
Form input is auto-saved after a debounce. The debounce is currently defined with 0.5 seconds. We decided to increase this value to 2 seconds for text fields.
- Konrad Mohrfeldt marked this issue as related to #242 (closed)
marked this issue as related to #242 (closed)
- Konrad Mohrfeldt changed time estimate to 1h
changed time estimate to 1h
- Konrad Mohrfeldt changed time estimate to 15m
changed time estimate to 15m
- David Trattnig added To Do label
added To Do label
- Konrad Mohrfeldt added Doing label and removed To Do label
- Konrad Mohrfeldt mentioned in commit b08a12c1
mentioned in commit b08a12c1
- Owner
Done. 2 seconds felt really long, so I’ve added save-on-blur (when leaving the field) as well.
Edited by Konrad Mohrfeldt - Konrad Mohrfeldt closed
closed
- Konrad Mohrfeldt added 20m of time spent
added 20m of time spent
- Ernesto Rico Schmidt removed Doing label
removed Doing label
Please register or sign in to reply