Skip to content
This repository was archived by the owner on Apr 14, 2026. It is now read-only.
This repository was archived by the owner on Apr 14, 2026. It is now read-only.

Don't display "Update available" in sidebar of Home page when there's any OngoingCall happening inside app #1538

@SleepySquash

Description

@SleepySquash

Background

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)

Metadata

Metadata

Assignees

Labels

enhancementImprovement of existing features or bugfixk::UI/UXUI (user interface) and UX (user experience) changesk::refactorRefactor changes of existing code

Type

Projects

Status

Bugs

Relationships

None yet

Development

No branches or pull requests

Issue actions