Skip to main content
#84 Greenhorn 💚 Newsletter

An example of a Low functional bug: price filtering redirection on product overview page.

Charlie avatar
Written by Charlie
Updated over 5 months ago

LEVEL UP Your Reporting

Example of a low-functional bug.

Here, navigate to the video for better quality.

Exemplary Bug Form

Feature:

Product Overview Page

Bug Type:

Low functional

Title:

Price filter fails to apply, redirecting to the first page of the "Vintage Components" product overview when attempting to filter on the second page

URL:

Steps:

  1. Hover the mouse over the "Hifi-Components" tab in the header

  2. Click the "Video Components" link from the menu

  3. Scroll down the page to the pagination bar

  4. Click the "Next" button

  5. Drag the price filter slider from right to left (select from 399€ to 399€)

  6. Click the "Apply" button

Actual result:

The first page of the "Vintage Components" product overview page opens, but the price filter doesn't apply after proceeding to the next page and trying to apply the price filter from "399€" to "399€." The filter is only applied after trying to apply the specified price range filter once again.

Expected result:

The price filter should be applied correctly on the second and any other page of the "Vintage Components" product overview when attempting to filter from "399€" to "399€". The filtered products should be displayed on the second page without redirecting to the first page.


Did this answer your question?