Skip to content

Conversation

anandtiwary
Copy link
Contributor

No description provided.

@anandtiwary anandtiwary marked this pull request as ready for review November 4, 2020 01:36
@anandtiwary anandtiwary requested a review from a team as a code owner November 4, 2020 01:36
this.buildChangeObservable()
.pipe(
tap(() => this.loadingStateSubject.next({ loading$: NEVER })),
debounceTime(100),
Copy link
Contributor

Choose a reason for hiding this comment

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

can we add a comment about the reasons for the debounce so that we don't forget later? :)

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Please refer to #326

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

Successfully merging this pull request may close these issues.

2 participants