Skip to content

Conversation

perfectacle
Copy link
Contributor

set up the sortedBy and if there are any summaries missing the order, look at the example below and follow,
for example, you have summaries like this 01-elementry-school, 02-middle-school, 03-university, ...
you realized high school was missing, then You can make correct order in the following way
eg. 01-elementry-school, 02-middle-school, 02a-high-school, 03-university, ...
not 01-elementry-school, 02-middle-school, 03-high-school, 04-university, ...

@coveralls
Copy link

coveralls commented Dec 8, 2017

Coverage Status

Coverage increased (+3.8%) to 90.798% when pulling 82f97d4 on perfectacle:enhanced-sorted-by into 73d45bd on imfly:master.

@imfly imfly merged commit a079e6d into imfly:master Dec 9, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants