Skip to content

Minimum should be made more robust #149

@jkroll-cf

Description

@jkroll-cf

Currently, the UI will not specify a minimum although it shows what appears to be a default. This leads to situations where users create ciphertexts which can't be decrypted (because they require a minimum of 0 owners and don't get any actual encryptions). This should be handled better from a UX perspective:

  • The UI & backend should only allow valid values of "Minimum" and should require a predicate when Minimum == 0.
  • The UI should offer a dropdown that clearly explains how to use this, to steer people towards not falling into this trap.
    I've seen this happen several (at least 3) separate times, and it's an easy fix.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions