Skip to content

OR condition behaviour #1227

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
Hyperkid123 opened this issue Apr 7, 2022 Discussed in #1226 · 1 comment · Fixed by #1231
Closed

OR condition behaviour #1227

Hyperkid123 opened this issue Apr 7, 2022 Discussed in #1226 · 1 comment · Fixed by #1231
Labels
bug Something isn't working Investiage Possible bug with unknown cause released renderer React form renderer PR

Comments

@Hyperkid123
Copy link
Member

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!
@Hyperkid123 Hyperkid123 added bug Something isn't working renderer React form renderer PR Investiage Possible bug with unknown cause labels Apr 7, 2022
@rvsia rvsia added the released label Apr 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Investiage Possible bug with unknown cause released renderer React form renderer PR
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants