So I have a root deck having multiple sub-decks as children. I’m trying to keep them in order by prefixing them with a number. Following is the screenshot:
I expected the deck with the name 10.
to come at the end in the hierarchy but it seems like it is not considering 10
as 10
but instead as 1
and 0
. Is there any workaround for this or can I manually reorder them?