Kalaborative / StageR

A user-friendly singing queue designed for Discord. Can be used for Karaoke Nights or contests!

Home Page:http://stager-app.herokuapp.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Main page: switch out icon on "like" to "clap"

Kalaborative opened this issue · comments

  • Since users can "like" a performer more than once, we want to instead have the clap functionality by changing the image from a fire icon to a clap icon.

Issue is fixed thanks to PR by xDidier

Reopened due to the following:

  • CSS is using the icons from Bootstrap v3.3.6 , this is causing the icon to not display at all. Is there a possible CDN to link the glyphicons?
  • Change was made to the index.html file, but also need that same change reflected in public.html

Thanks!

Edit: can't seem to find that glyphicon at all? Where did you find this?
Might be better just to settle for a heart glyphicon instead!

@Kalaborative How about just adding this emoji: 👏 , why look for a glyphicon at all?

@Utkarshbhimte We could do that, though you'd have to do the same for the other button as well

Do you still need someone to work on this?

Issue is taken care of!