Skip to content

debounce solid-form-search

Clément requested to merge debounce-form-search into beta

add debounce attribute to <solid-form-search>. It debounce update on typing. Value type: number (in ms) Default value: 500

Checklist based on our Definition of Done

  • This commits targets only one specific issue
  • The commit message follows our guidelines
  • Unit Tests for the changes have been added
  • Ideally acceptance Tests for the changes have been added
  • Docs have been added or updated
  • Associated Release notes have been added or updated
  • I have assigned one of my peer to review this merge request
  • I have checked how to create a merge request
Edited by Clément

Merge request reports