Opened 12 years ago

Closed 12 years ago

Last modified 12 years ago

#6761 closed bug (fixed)

Autocomplete: Loading class removed when multiple Ajax requests occur

Reported by: Scott González Owned by:
Priority: minor Milestone: 1.8.8
Component: ui.autocomplete Version: 1.8.7
Keywords: Cc:
Blocked by: Blocking:

Description

If a second Ajax requests starts before the previous request completes, the loading class will be removed when the first request is aborted.

Change History (3)

comment:1 Changed 12 years ago by Scott González

Resolution: fixed
Status: newclosed

Autocomplete: Track pending requests and only remove the loading class when the last request completes. Fixes #6761 - Autocomplete: Loading class removed when multiple Ajax requests occur.

Changeset: 08422d69da9b916e645aefc1d6996dde24a44788

comment:2 Changed 12 years ago by Scott González

Autocomplete: Track pending requests and only remove the loading class when the last request completes. Fixes #6761 - Autocomplete: Loading class removed when multiple Ajax requests occur.

Changeset: 2aabc3911c3f9e4ca2bbb48d298ee6e5648b4c12

comment:3 Changed 12 years ago by Scott González

Milestone: 1.91.8.8
Note: See TracTickets for help on using tickets.