Skip to content

Rewrite Settings Screen to use peerConnectionStatus vuex state for displayed connection state. #711

@vickywane

Description

@vickywane

Is your feature request related to a problem? Please describe.
Currently, this line of code within the Settings page has an if condition that evaluates to true when there is an edgePeerId. This should be corrected to use the peerConnectionStatus.

Describe the solution you'd like
This line of code should be rewritten to use the peerConnectionStatus to sync the connection state with the connection icon in the Navbar.

This feature request is a follow-up to this pull request.
Cc: @ivelin

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions