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

Remove the connection timeout notification #351

Merged

Conversation

valentinpalkovic
Copy link
Contributor

@valentinpalkovic valentinpalkovic commented Jan 17, 2025

VTA had a built-in heartbeat check to determine whether the WS connection was alive. If it isn't, it shows a notification to the user. We are removing this check to build it into Storybook.

Relates to storybookjs/storybook#28258

Version

Published prerelease version: v3.2.5-next.0

Changelog

🐛 Bug Fix

Authors: 2

@valentinpalkovic valentinpalkovic added the patch Auto: Increment the patch version when merged label Jan 17, 2025
Copy link

codecov bot commented Jan 17, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 5.56%. Comparing base (a7a43da) to head (127a468).

Additional details and impacted files
@@           Coverage Diff            @@
##            main    #351      +/-   ##
========================================
+ Coverage   5.55%   5.56%   +0.01%     
========================================
  Files        177     177              
  Lines      14215   14186      -29     
  Branches     310     310              
========================================
  Hits         790     790              
+ Misses     13266   13237      -29     
  Partials     159     159              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@valentinpalkovic valentinpalkovic added the release Auto: Create a `latest` release when merged label Jan 17, 2025
@valentinpalkovic valentinpalkovic merged commit dcee165 into main Jan 17, 2025
9 of 11 checks passed
@valentinpalkovic valentinpalkovic deleted the valentin/remove-connection-timeout-notification branch January 17, 2025 14:09
@ghengeveld
Copy link
Member

🚀 PR was released in v3.2.5 🚀

@ghengeveld ghengeveld added released Verdict: This issue/pull request has been released and removed prerelease labels Feb 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
patch Auto: Increment the patch version when merged release Auto: Create a `latest` release when merged released Verdict: This issue/pull request has been released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants