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

[No QA] Remove duplicate subscription in Report.js file #4590

Merged
merged 1 commit into from
Aug 13, 2021

Conversation

marcaaron
Copy link
Contributor

Details

Just some clean up. I'm not sure if this has any performance benefits, but it reduces the initial number of callbacks that Onyx has to do when it initializes. There's no point in having two separate Onyx.connect() calls hooked up to the same key.

Fixed Issues

None

Tests

QA Steps

No QA

Tested On

  • Web
  • Mobile Web
  • Desktop
  • iOS
  • Android

Screenshots

Web

Mobile Web

Desktop

iOS

Android

@marcaaron marcaaron self-assigned this Aug 11, 2021
@marcaaron marcaaron requested a review from a team as a code owner August 11, 2021 20:04
@marcaaron marcaaron changed the title Remove duplicate subscription in Report.js file [No QA] Remove duplicate subscription in Report.js file Aug 11, 2021
@MelvinBot MelvinBot requested review from deetergp and removed request for a team August 11, 2021 20:04
@deetergp deetergp merged commit 53e30cd into main Aug 13, 2021
@deetergp deetergp deleted the marcaaron-consolidateOnyxConnect branch August 13, 2021 18:32
@OSBotify
Copy link
Contributor

✋ This PR was not deployed to staging yet because QA is ongoing. It will be automatically deployed to staging after the next production release.

@OSBotify
Copy link
Contributor

🚀 Deployed to staging by @deetergp in version: 1.0.85-10 🚀

platform result
🤖 android 🤖 success ✅
🖥 desktop 🖥 success ✅
🍎 iOS 🍎 success ✅
🕸 web 🕸 success ✅

@OSBotify
Copy link
Contributor

🚀 Deployed to production by @roryabraham in version: 1.0.86-11 🚀

platform result
🤖 android 🤖 success ✅
🖥 desktop 🖥 success ✅
🍎 iOS 🍎 failure ❌
🕸 web 🕸 success ✅

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.

3 participants