You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 26, 2022. It is now read-only.
I want di_coffee_choice_1 to be the top option, and the other to be the bottom. Yet, there's no way of controlling the order that they're put into the choices array on the block, and there's no info that suggests which order the options are supposed to be listed.
The text was updated successfully, but these errors were encountered:
Hello, thank you for opening this issue! I can see how this functionality would be useful, so I will patch in a Priority flag you can assign to each node option.
Currently, there doesn't seem to be any way of ordering option nodes.
For example, here I have two options:
di_coffee_choice_1
, anddi_coffee_choice_2
.image1
I want
di_coffee_choice_1
to be the top option, and the other to be the bottom. Yet, there's no way of controlling the order that they're put into thechoices
array on the block, and there's no info that suggests which order the options are supposed to be listed.The text was updated successfully, but these errors were encountered: