Skip to main content
#78 Greenhorn 💚 Newsletter

An example of a functional-low bug: validation message on product detail page.

Charlie avatar
Written by Charlie
Updated over 6 months ago

LEVEL UP Your Reporting

Example of a functional-low bug.

Here, navigate to the video for better quality.

Exemplary Bug Form

Feature:

Product detail page

Bug Type:

Functional low

Title:

The error messages are still shown on the "Notify me when in stock" popup form on the out-of-stock product detail page after is reopen

URL:

Steps:

  1. Enter "WATTSTUNDE 2000W" in the "Search" box

  2. Click the "WATTSTUNDE 2000W / 4000W 12V pure sine wave inverter for Lithium" product from the results

  3. Click the "Email me when in stock" button

  4. Click the "Email me when in stock" button with empty form

  5. Close the "Notify me when in stock" popup form

  6. Click the "Email me when in stock" button

Actual result:

After attempting to submit the "Notify me when in stock" empty form on the "WATTSTUNDE 2000W / 4000W 12V pure sine wave inverter for Lithium" product detail page, the error messages "Your name is required" and "Your e-mail address is required" appear below the "Name" and "Email" fields, respectively, as expected.

However, when the form is closed and reopened by clicking the "Email me when in stock" button again, the error messages are still present.

Expected result:

The form should reset, and any previous error messages should no longer be visible on the "Notify me when in stock" popup form after reopening it. The user should see a fresh, empty "Notify me when in stock" popup form on the out of stock product detail page, without any residual errors from a prior attempt.

Did this answer your question?