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

feature/add-friends #8

Merged
merged 1 commit into from
Aug 24, 2023
Merged

feature/add-friends #8

merged 1 commit into from
Aug 24, 2023

Conversation

DentVega
Copy link
Collaborator

corrections to convert promises to observables

@github-actions
Copy link

Visit the preview URL for this PR (updated for commit eb7ceff):

https://io-extended-cocha--pr8-feature-observable-c-cgvpjitz.web.app

(expires Thu, 31 Aug 2023 17:13:50 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Sign: 51ece1238da40d06ce05072f712682fc540bb60b

template: `
<ng-container *ngIf="friend$ | async as friend" />
Copy link
Contributor

Choose a reason for hiding this comment

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

estar parte no es necesaria as friend

private dialogRef = inject(MatDialogRef<ScannerComponent>);
errorMessage: string | null = null;

subject$ = new Subject<string>();
Copy link
Contributor

Choose a reason for hiding this comment

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

Dale un nombre más significativo a esto, tal vez friendSubject$

@combimauri combimauri merged commit 3505325 into main Aug 24, 2023
2 checks passed
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