codepress / admin-columns-issues

Issues for Admin Columns Pro
https://www.admincolumns.com/
11 stars 0 forks source link

Bulk Edit Select2 dropdown gives message 'No records found' during search #1248

Closed DGStefan closed 5 years ago

DGStefan commented 5 years ago

When you have a large dataset and search results are not directly fetched, this might result in leaving the page, thinking that no records were found. We should fix this and make sure that the message is correct.

DGStefan commented 5 years ago

Update, this message is shown when the Ajax call is canceled (because of a new search). This can be prevented by building in a small delay when typing.