hamaluik / timecop

A time tracking app that respects your privacy and the gets the job done without being fancy.
https://timecop.app/
Apache License 2.0
796 stars 149 forks source link

Fix #128 : Bottom overflowed error at dashboard #129

Closed vasusomani closed 7 months ago

vasusomani commented 9 months ago

Description

Fixes #128: Bottom overflowed error at dashboard when multiple timers are running.

Changes Made

I made the following changes to address this issue:

Visual Changes: ezgif com-video-to-gif

Testing

I tested this fix by following these steps:

  1. Opened the dashboard with multiple timers running.
  2. Scrolled through the running timers to ensure they stay within the view.
  3. Verified that the header of the running timer remains visible during scrolling.
  4. Checked for any new visual issues or errors.

Everything worked as expected without any errors.

Checklist

12people commented 7 months ago

Thanks @vasusomani ! Sorry it took so long to merge. I'm going to make one extra edit to always show the scrollbar in the area, as there are cases when it's not clear there are other timers running, and I'll also add your name to the CONTRIBUTORS file.