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

fix: Websocket toggle always off [WBP-8669] #2999

Merged
merged 1 commit into from
May 15, 2024

Conversation

borichellow
Copy link
Contributor

What's new in this PR?

Issues

In NetworkSetting screen: toggle of Persistent Websocket connection is always off, even when Persistent Connection is on.

Causes (Optional)

The state of toggle is remembered and is not re-composed after state changing.

Solutions

Fix it

Copy link
Contributor

@alexandreferris alexandreferris left a comment

Choose a reason for hiding this comment

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

nice catch! 🎯

Copy link
Contributor

Test Results

927 tests   927 ✅  10m 44s ⏱️
123 suites    0 💤
123 files      0 ❌

Results for commit e0b6272.

Copy link
Contributor

APKs built during tests are available here. Scroll down to Artifacts!

@AndroidBob
Copy link
Collaborator

Build 4725 succeeded.

The build produced the following APK's:

@borichellow borichellow merged commit 1c93e47 into release/candidate May 15, 2024
13 checks passed
@borichellow borichellow deleted the fix/websocket-toggle-always-off branch May 15, 2024 08:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants