feat: 🍰 Alphabetically sorting tags using compute functions on index and more…
Created by: Tirokk
Authored by DriesCruyskens Merged
…-info page. Added test checking tags are present and shown alphabetically.
🍰 Pullrequest
Sorting happens in computed functions, seems like the Vue way to do it. It could also be done once in apollo
's update
function. Let me know what you think.
Issues
- fixes #2244 (closed)
Todo
-
None