Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
13 tasks
theUpsider opened this issue Dec 6, 2023 · 0 comments
Open
13 tasks

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

theUpsider opened this issue Dec 6, 2023 · 0 comments
Labels
enhancement New feature or request Technical

Comments

@theUpsider
Copy link
Contributor

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

  • All acceptance criteria are met
  • The implementation of the User Story has been successfully accepted by the Product Owner
  • The implementation is in GitHub
  • A code review has been performed (or created in pairing program)
  • Code conventions are followed
  • Unit test coverage must be greater than 90%
  • All tests must have passed
  • Technical documentation created (Feature documented in GitHub Wiki)
  • UML class diagrams and component diagrams created and up-to-date
  • Documentation in realization created (source code)
  • Changelog created (Clear description in merge request)
  • There are no known bugs
  • Rendering behaviour is optimized
@theUpsider theUpsider added enhancement New feature or request Technical labels Dec 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Technical
Projects
None yet
Development

No branches or pull requests

1 participant