Skip to content

There are 3 different UI controls that look or act like a main disable switch #282

@yump

Description

@yump

Image

Image

I deleted my home land line from the address book and ran some tests. Truth table with controls as bit positions [1,2,3], where "1" represents the state in the screenshot.

control 1 control 2 control 3 calls are
1 1 1 blocked
1 1 0 allowed
1 0 1 blocked
1 0 0 allowed
0 1 1 allowed
0 1 0 allowed
0 0 1 allowed
0 0 0 allowed

Firstly, control 1, which looks the most like the main disable switch, should please be more clearly labeled. I would suggest that the two button states be called "Screening Active", and "Screening Bypassed".

Secondly, what does control 2, the ⊝ sign in the top right corner, do? It doesn't seem to affect whether calls are blocked, but switching it from 1->0 results in a toast that says "block mode disabled", and 0->1 says "block mode enabled".

This is both a bug report and a reference for myself in the future and anyone else who is similarly confused.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions