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

Bugfix/search and pagination #296

Merged
merged 3 commits into from
Jul 1, 2022
Merged

Bugfix/search and pagination #296

merged 3 commits into from
Jul 1, 2022

Conversation

Asergey91
Copy link
Contributor

No description provided.

@Asergey91 Asergey91 requested a review from nvdk June 30, 2022 14:36
Copy link
Member

@nvdk nvdk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good, but you can simplify the updateFilter by using @restartableTask and timeout helper of ember-concurrency, so you no longer need to keep track of this.debouncing and the timeout helper. See http://ember-concurrency.com/docs/examples/autocomplete for an example.

@Asergey91 Asergey91 added the bug Something isn't working label Jul 1, 2022
@nvdk nvdk merged commit abe274c into master Jul 1, 2022
@nvdk nvdk deleted the bugfix/search-and-pagination branch July 1, 2022 10:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants