MASA.Blazor icon indicating copy to clipboard operation
MASA.Blazor copied to clipboard

AutoComplete should use js debounce

Open jim-jiang-github opened this issue 1 year ago • 0 comments

https://user-images.githubusercontent.com/29189410/183244757-72401fd3-58dd-427a-b007-5cacef91e711.mp4

Currently AutoComplete does not use js debounce, each input needs to be filtered, and the input will block the UI at the same time.

I really need js debounce like this: HLEAZ2A7W5J3VBE1`(M577S

9R(C9DXZ7B~CZWD5T_(9`_D

jim-jiang-github avatar Aug 06 '22 10:08 jim-jiang-github