Skip to content
This repository was archived by the owner on Mar 9, 2023. It is now read-only.
This repository was archived by the owner on Mar 9, 2023. It is now read-only.

set order reset to the last attribute #16

@henkvalk

Description

@henkvalk

First, thanks for your great module, working very nice.

When I filter with multiple attributes, and after filtering I change the sort order, the filter results resets to the last attribute.

For example:

Brand : Nike, Adidas
Color : black, white, red

I choose Nike and red, so the URL is /nike-red. When I change the sort order to asc, the URL is changing to /red?dir=asc&order=position instead of /nike-red?dir=asc&order=position

When I first choose 'red', secondly 'Nike', my url is /red-nike, when I chang the sort order to asc, the URL is changing also to /red?dir=asc&order=position

Also with changing grid to list, and others from optionbar.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions