Skip to content

OR condition behaviour #1227

Closed
Closed
@Hyperkid123

Description

@Hyperkid123

Discussed in #1226

Originally posted by Ali-Zmn April 6, 2022
When I'm using OR condition, sometimes it needs all the fields to be touched to evaluate it.
Steps to reproduce with Codesandbox
Scenario #1 Correct behaviour

  1. Enter Bond for the last name
  2. Enter Charles for Father's name
  3. Now the occupation will appear as SPY

Scenario #2 unexpected behaviour

  1. Enter Bond for the last name
  2. Ignore the father's name
  3. Enter Gun for equipment
  4. No SPY !!!
  5. Try type something in the father's name
  6. Now works!

Metadata

Metadata

Assignees

No one assigned

    Labels

    InvestiagePossible bug with unknown causebugSomething isn't workingreleasedrendererReact form renderer PR

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions