You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 14, 2026. It is now read-only.
When an update of application is available, a banner id displayed at the bottom of sidebar on Home page.
Problem to solve
This "update available" button under Web platforms refreshes the page. And this may cause user to implicitly end the call that user participates in if the call is happening inside the app, not as a separate window.
Possible solutions
It was suggested that this "Update available" banner shouldn't be displayed when all the following conditions are met:
User is on Web platform
User has an ongoing call in the app (not as a separate window)
Background
When an update of application is available, a banner id displayed at the bottom of sidebar on
Homepage.Problem to solve
This "update available" button under Web platforms refreshes the page. And this may cause user to implicitly end the call that user participates in if the call is happening inside the app, not as a separate window.
Possible solutions
It was suggested that this "Update available" banner shouldn't be displayed when all the following conditions are met: