Closed amir-qayyum-khan closed 8 years ago
@noisecapella can you please tell me what this issue is, is this related to my code? https://travis-ci.org/mitodl/lore/builds/114516877#L404
Issue fixed @noisecapella ,
@pdpinch does this need to be a case insensitive sort? Is case sensitive fine?
It looks like the vocabularies are correctly sorted in the API but when a user adds a new vocabulary it gets put at the bottom of the list no matter what its name is. Can you sort the vocabulary list in the javascript too, in the AddTermsComponent
?
Case insensitive is more user-friendly.
The specific user who requested this seems to have been careful to capitalize all his vocabularies, but the next user may not be so careful.
@amir-qayyum-khan Peter asked me to tag you on his recommendation above.
Done @noisecapella
Done @noisecapella
Looks good, please remember to squash :+1:
Hi,
fixes https://github.com/mitodl/lore/issues/888
@pdpinch @noisecapella @giocalitri