Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Filter value typed while loading get discarded once result is loaded #1388

Open
ThieryMichel opened this issue Mar 28, 2018 · 0 comments
Open

Comments

@ThieryMichel
Copy link

On big list (slow network) if you type in a text filter, triggering a search (stop typing for 0.5ms triggering the search) then type again, the new typed letter get discarded when the search result is loaded.

Steps to Reproduce

Here is a plunker where I added a delay on http response and a filter on users : http://plnkr.co/edit/8vHRpJOcFufUDR2HkvDU?p=preview

To reproduce simply type a search. Wait a little for the spinner to appear. Type again, when the result get loaded, what you typed got discarded.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant