Move Javascript files from app/components/**/*.js back to app/javascript/src/javascripts/*.js. This way Javascript files are in one place, which simplifies import paths and makes it easier to see all Javascript at once.
Show the comment's upvote and downvote count when you hover over a comment's score. For mods, show the list of voters as well.