-
Notifications
You must be signed in to change notification settings - Fork 2.9k
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: Subscribe guides to a new presence pusher channel #48696
Conversation
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.
I tested it and it didn't work. I am looking into why, but would appreciate you also taking look
I investigated a bit. I am experiencing an inverse behavior - Lines 242 to 245 in 2393f6e
|
Also, a heads up |
@MonilBhavsar I tested on the staging server and the channel is subscribed: |
Let me try again 👁️ |
@MonilBhavsar I'm committing some changes, please wait before testing again. |
Thanks! :D Also curious what's the source of these screenshots? I mean how did you log it? #48696 (comment) |
@MonilBhavsar I watched it on WS channels of DevTool Network tab. |
@MonilBhavsar I updated, please test again, thanks! Also, I realized that when signing out, the pusher channel disconnects so we don't need to define a disconnect function for |
Okay thanks! Worked initially. Running some more tests |
@situchan feel free to review |
Okay, it works fine 👍 |
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.
Minor update
@MonilBhavsar I updated. Anyway, looks like there's a new check: https://github.com/Expensify/App/actions/runs/10914605763/job/30293006179?pr=48696. Should I fix this as well? |
Yes, you need to fix it. We cannot merge without it |
Here's context: https://expensify.slack.com/archives/C01GTK53T8Q/p1726169039084589 FYI: AuthScreens.tsx is being migrated in #49185 |
Okay, let's update ActiveGuidesListener in this PR
|
Please merge main |
Conflicts now :( |
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.
Thanks!
Gonna ignore the error in AuthScreen.tsx as it is being worked on in another issue #48696 (comment) |
@MonilBhavsar looks like this was merged without a test passing. Please add a note explaining why this was done and remove the |
Reason: #48696 (comment) |
✋ This PR was not deployed to staging yet because QA is ongoing. It will be automatically deployed to staging after the next production release. |
@MonilBhavsar could you help with the following steps
|
🚀 Deployed to staging by https://github.com/MonilBhavsar in version: 9.0.39-0 🚀
|
Yes, i'll verify |
🚀 Deployed to production by https://github.com/AndrewGable in version: 9.0.39-5 🚀
|
Details
Fixed Issues
$ #47888
PROPOSAL: #47888 (comment)
Tests
Offline tests
QA Steps
PR Author Checklist
### Fixed Issues
section aboveTests
sectionOffline steps
sectionQA steps
sectiontoggleReport
and notonIconClick
)myBool && <MyComponent />
.src/languages/*
files and using the translation methodSTYLE.md
) were followedAvatar
, I verified the components usingAvatar
are working as expected)StyleUtils.getBackgroundAndBorderStyle(theme.componentBG)
)Avatar
is modified, I verified thatAvatar
is working as expected in all cases)Design
label and/or tagged@Expensify/design
so the design team can review the changes.ScrollView
component to make it scrollable when more elements are added to the page.main
branch was merged into this PR after a review, I tested again and verified the outcome was still expected according to theTest
steps.Screenshots/Videos
Android: Native
Android: mWeb Chrome
iOS: Native
iOS: mWeb Safari
MacOS: Chrome / Safari
MacOS: Desktop