HASKI-RAK / HASKI-Frontend

Frontend of HASKI
Apache License 2.0
5 stars 1 forks source link

[Technical] Onchange debounce for contact page xAPI statements #283

Open theUpsider opened 6 months ago

theUpsider commented 6 months ago

Technical

Currently for every letter typed in contact form a xapi statement is sent. Maybe debounce to reduce network requests and prevent problems.

Problem description

Possible approch

Acceptance criteria

Definition of Done