Skip to content

Move tooltip placement to top for admin area button on project overview page

Problem to solve

All the tooltips are placed on top of the buttons on the project overview page, except for the View project in admin area button

Implementation Guide

Change placement: from bottom to top on line 35 of app/views/projects/_home_panel.html.haml

Before After
Screen_Shot_2022-08-03_at_9.43.05_AM Screen_Shot_2022-08-03_at_9.49.31_AM
Edited by 🤖 GitLab Bot 🤖