Sort issues by votes
User Story
As a GitLab user viewing an issues page, I would like the list of issues sorted by the number votes in descending order so that more important issues bubble to the top.
Elaboration
I believe this would best be approached by adding a votes column to the issues table. I believe this would enable the continuation of pagination more easily.