Skip to content

Products displayed in a random order when a filter is active #5626

@acharrex

Description

@acharrex

Steps to reproduce

  1. Install Magento from develop branch
  2. Install sample data (easy way) or create products, one category and one filterable attribute
  3. Go to a product category (by example "Women > Tops")
  4. Select a filter (by example "Climate > Indoor")
  5. Sort products by position

Expected result

  • Products position should stay the same across page loads

Actual result

  • Products position are not persistent across page loads (when the page is reloaded, different products are displayed)
  • When a list of products (filtered by one or more attributes) is displayed on several pages, same products are displayed several times

Example

Category "Tops > Women" filtered by "Climate > Indoor":

init

The same page but after pressing F5:

refresh

The same page after a second refresh:

refresh2

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions