• Resolved Neofix

    (@neofix)


    Let’s assume:

    Page 1:
    Text1 (required)
    Checkbox “I don’t have a text” (disabling Text1)

    Page 2:
    Submit button

    The Bug

    1. Field <Text1> get’s auto-focus
    2. User doesn’t have a text and therefore clicks the Checkbox. This triggers the “field required” warning and disables the Text1 at the same time.
    3. User clicks on “Next” and on page 2 the “Submit” button.
    4. Now the bug: the form will jump back to page 1 because the “text empty” warning is still active (even if the field isn’t visible).

    Expected behavior:

    After the field is hidden (via dependencies or code), the warning should be ignored as well and a Submit should be possible

    Environment:

    I tested this behavior with the latest Chrome & Firefox.
    Plugin is Developer version 6.1.145 (latest)
    WordPress 6.1.1

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author codepeople

    (@codepeople)

    Hi! We’d like to help but we can’t reply about that in this forum. We are not allowed to support any customers in these forums.

    For pro or commercial product support please contact us directly on our site. This includes any pre-sales topics as well.

    Commercial products are not supported in these forums. We will happily answer this and any other questions you can have on our own site.

    Thank you.

    Thread Starter Neofix

    (@neofix)

    I submitted a ticket. Thank you

    • This reply was modified 1 year, 4 months ago by Neofix.
    • This reply was modified 1 year, 4 months ago by Neofix.
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Bug: “field required” warning isn’t disabled’ is closed to new replies.