-
Notifications
You must be signed in to change notification settings - Fork 336
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
fix: participants follow facilitator #7269
Conversation
Signed-off-by: Matt Krick <matt.krick@gmail.com>
@JimmyLv since we're so close to shipping the next release, could you please merge this in with the other PRs? If so, just change the base branch to staging. If we aren't going to ship in the next day, just let me know & we can merge this one separately. cc @Dschoordsch since we were chatting about this one |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM! will add to today's weekly release.
I merged this PR to the master branch directly, because the staging
will come from master and the release-please bot helps generate the versioning.
* fix: other tabs break when accepting a team invitation via a link (#7200) * fix(noImplicitAny): Fixup 200 ts rules (Part 2 of 2) (#7193) * dx: begin client noImplicitAny Signed-off-by: Matt Krick <matt.krick@gmail.com> * fix: 50 file checkpoint Signed-off-by: Matt Krick <matt.krick@gmail.com> * remove getInProxy Signed-off-by: Matt Krick <matt.krick@gmail.com> * finish all bugs in mutations dir Signed-off-by: Matt Krick <matt.krick@gmail.com> * fix: finish remaining lint Signed-off-by: Matt Krick <matt.krick@gmail.com> * turn on noImplicitAny for repo Signed-off-by: Matt Krick <matt.krick@gmail.com> * address CR comments Signed-off-by: Matt Krick <matt.krick@gmail.com> Signed-off-by: Matt Krick <matt.krick@gmail.com> * chore: bootstrap release-release for automatic changelog & version changes (#7209) * ci: bootstrap release-please * ci: also add staging as the branch to trigger * ci: add release-hotfix for production branch * fix: don't include component in released Git tag * fix: update the boostrap version & git hash * fix: unsubscribe analytics bug (#7255) * make subscribeToSummaryEmail an object in analytics * second commit for pr rules * update track type * feat(metrics): Send isPatient0 property to Google Analytics (#7261) * fix: participants follow facilitator (#7269) Signed-off-by: Matt Krick <matt.krick@gmail.com> Signed-off-by: Matt Krick <matt.krick@gmail.com> * chore: release v6.78.0 Signed-off-by: Matt Krick <matt.krick@gmail.com> Co-authored-by: Igor Lesnenko <igor.lesnenko@gmail.com> Co-authored-by: Matt Krick <matt.krick@gmail.com> Co-authored-by: JimmyLv_吕立青 <jimmy.jinglv@gmail.com> Co-authored-by: Nick O'Ferrall <nickoferrall@gmail.com> Co-authored-by: Bruce Tian <tianrunhe@gmail.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This reverts commit 1800d0f.
Description
Fixes #7268
Reverts #7238
Demo
[If possible, please include a screenshot or gif/video, it'll make it easier for reviewers to understand the scope of the changes and how the change is supposed to work. If you're introducing something new or changing the existing patterns, please share a Loom and explain what decisions you've made and under what circumstances]
Testing scenarios