Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sorting filters and filter options in sidebar #40

Open
gabiudrescu opened this issue Aug 10, 2020 · 3 comments
Open

Sorting filters and filter options in sidebar #40

gabiudrescu opened this issue Aug 10, 2020 · 3 comments
Labels
enhancement New feature or request next release Planned for next release

Comments

@gabiudrescu
Copy link

Let's say I have 3 attributes:

  • material
  • color
  • type

I want to be able to influence the order of these filters in sidebar. how can I achieve that in the current setup? based on my assumption, I can't.

I would add one more field for attributes and sort them by that field.

same applies for attribute values; eg: color has 5 variants:

  • blue
  • white
  • green
  • yellow
  • pink

I want pink and yellow to be first, because they are better than blue. how do I do that? once again, I don't think I can.

@jacquesbh
Copy link
Member

We will divide this in two features:

  • sorting attributes and options between them
  • sorting values of an attribute or an option between them

:)

@jacquesbh jacquesbh added enhancement New feature or request next release Planned for next release labels Aug 11, 2020
@gabiudrescu
Copy link
Author

@jacquesbh makes sense. do you want me to do this split?

@jacquesbh
Copy link
Member

@jacquesbh makes sense. do you want me to do this split?

With pleasure!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request next release Planned for next release
Projects
None yet
Development

No branches or pull requests

2 participants