[wp-meta] [Making WordPress.org] #3711: BUG: Broken Debounce on WordCamp Attendance UI

Making WordPress.org noreply at wordpress.org
Wed Jul 11 21:20:17 UTC 2018


#3711: BUG: Broken Debounce on WordCamp Attendance UI
------------------------+--------------------
 Reporter:  dryanpress  |      Owner:  (none)
     Type:  defect      |     Status:  new
 Priority:  high        |  Milestone:
Component:  General     |   Keywords:
------------------------+--------------------
 The Camptix Attendance UI for WordCamp.org offers a search box that offers
 results as you type. The current debouncer unfortunately doesn't work,
 causing an Admin AJAX call for each typed character.

 In Short, the wordcamp.org server could receive hundreds or thousands of
 requests-per-minute during a busy camp check in.

 I've relocated the debounce function and lightly reduced the debounce
 timeout from 500 to 350ms so that check-in search still feels equally
 fast, but isn't slamming the server with requests.

-- 
Ticket URL: <https://meta.trac.wordpress.org/ticket/3711>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org


More information about the wp-meta mailing list