I think I fixed this already in latest master..
[Solved] Categories don't arrange correctly
-
To add to this we're on yesterdays commits.
-
Seems like its been reported here as well - https://github.com/designcreateplay/NodeBB/issues/1136
-
{ "_id" : ObjectId("52cfff6020a5a944ca386677"), "_key" : "category:2", "bgColor" : "#1e1e20", "cid" : 2, "class" : "col-md-3 col-xs-6", "color" : "#fcfcfc", "description" : "A place to talk about whatever you want", "disabled" : 0, "icon" : "fa-comment", "link" : "", "name" : "General BitBanging", "numRecentReplies" : "0", "order" : "10", "slug" : "2/general-bitbanging", "topic_count" : 6 }
This is from the database, every
category:
has a number next to it.