Conditional Logic ignored If/Then comparing field values

There is no way to create a 2nd password verification field, since any “error” messages do not actually get displayed, and there the conditional logic which should prevent the form getting submitted does not work.

How to replicate this bug: Create new form from template “Signup”. Add additional password field “confirm password”. Edit default conditioal logic “Show Success Message”: If “confirm password” Equal “password”.

Expected behavior: The “Success!” message should not get triggered unless both password fields are equal

Actual bug behavior: Click once, then wait a few seconds and click AGAIN…the “Success!” message is displayed.