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

Create modular view office365 GitHub #3518

Merged

Conversation

asteriscos
Copy link
Member

@asteriscos asteriscos commented Jul 30, 2021

Hi team,

this sets a base module with an Office 365 case of use

Closes #3421 #3422 #3493 #3463

@asteriscos asteriscos requested a review from a team July 30, 2021 10:58
const { unsubscribe } = getDataPlugin().query.queryString.getUpdates$().subscribe((q) => {
setQuery(q);
});
return () => unsubscribe();
Copy link
Member

Choose a reason for hiding this comment

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

We must remember to check whether this unsubscription works correctly before merging

Copy link
Member

@mpRegalado mpRegalado left a comment

Choose a reason for hiding this comment

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

CR: LGTM ✔️

@asteriscos asteriscos merged commit ebbc663 into feature/Office365 Jul 30, 2021
@asteriscos asteriscos deleted the feature/create-modular-view-office365-github-3422 branch July 30, 2021 15:19
@asteriscos asteriscos self-assigned this Jul 30, 2021
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.

None yet

6 participants