Skip to content

Add a tooltip to star button

Problem to solve

There is no tooltip for the star / unstar buttons on the project overview page

Implementation Guide

Add has-tooltip class to the star / unstar count buttons in app/views/projects/buttons/_star.html.haml

Before After
Screen_Shot_2022-08-03_at_9.43.21_AM Screen_Shot_2022-08-03_at_10.08.18_AM
Screen_Shot_2022-08-03_at_10.09.17_AM Screen_Shot_2022-08-03_at_10.08.44_AM
Edited by Austin Regnery