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

feat: add deriveLoading RxJs-Operator #439

Merged
merged 5 commits into from
Jul 15, 2024

Conversation

michaelbe812
Copy link
Contributor

This PR will add a deriveLoading RxJs Operator which will emit a loading state/ boolean flag based on some underlying async operation. This will also be done in a "non-flickering" way.

I'm not sure where I can add some documentation for this.

Looking forward to your feedback, probably also we can find a better name. I'm not completely happy.

@ajitzero
Copy link
Contributor

ajitzero commented Jul 3, 2024

Hi @mikelgo - Could you please raise an issue with details for the use case and a brief example of how to use it? This initially looked similar to #56 & #354, but the tests helped clarify things.

@michaelbe812
Copy link
Contributor Author

Hi @mikelgo - Could you please raise an issue with details for the use case and a brief example of how to use it? This initially looked similar to #56 & #354, but the tests helped clarify things.

Issue created: #440

@eneajaho eneajaho requested a review from nartc July 4, 2024 08:03
@eneajaho eneajaho added the enhancement New feature or request label Jul 4, 2024
@michaelbe812
Copy link
Contributor Author

Let me know if I need to do anything. I saw that CI was failing (however not sure why).
build, test and lint for the new feature works on my local.

@nartc nartc merged commit 559a89a into ngxtension:main Jul 15, 2024
1 check passed
@hoc081098
Copy link

Nice 😂

@michaelbe812 michaelbe812 deleted the feat/derive-loading-operator branch July 17, 2024 07:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants