clockify / browser-extension

Clockify Browser Extension
https://clockify.me/chrome-time-tracking
BSD 3-Clause "New" or "Revised" License
182 stars 167 forks source link

Gitlab render issue with new breadcrumb DOM #257

Closed nickdecorte closed 2 months ago

nickdecorte commented 6 months ago

Currently the button to start the timer and input is being render outside the viewport due to an HTML DOM change at Gitlab.

Screenshot of the problem

image

After this PR the timer and input is render next to the status of the Gitlab issue and pull request.

Screenshot of the solution

image

dibranxh commented 2 months ago

@nickdecorte Thank you for your contribution, we fixed this issue. We did a different approach based on the discussion with the product team.