Allow optionGroups/options to be sortable #4311
dlhck
started this conversation in
Feature Requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
We have introduced variants to our products. Currently we are unable to sort the optionGroups or the options within them. This is a problem for when one wants to build dropdowns with intuitive order e.g. "Size" dropdown before "Colour".
Furthermore within the optionGroups you want to be able to order "Small" before "Large". As a workaround we have had to duplicate data of the optionGroups within the frontend, which is undesirable as it complicates product management and increases risk. GraphQl output below:
Example fo current graphQL output:
Beta Was this translation helpful? Give feedback.
All reactions