clock-mate / clock-mate/extension

Autoreload the overtime when working times are updated

Open
#46 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

browser-extension enhancement
Dominant language
TypeScript
Stars
6
Forks
1
PR merge metrics
No merged PRs in 30d

Description

Currently a manual click on the reload button or refreshing the page is necessary to update the overtime.

It would be nice if the extension detected that working times have been changed and would automatically reload the overtime. For this issue the main focus should be to make this work in a single tab. Synchronization to other tabs could be done with local storage or messaging but is not planned for now.

Either the bottom bar which shows to working hours for the week (and also day, month??) or the popup when saving working times could be used as a detection mechanism.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No files or tests are named. Start by tracing how working times are saved and how the overtime view is reloaded, then choose the single-tab detection point described in the issue. Done means changing working times automatically refreshes the overtime without a manual reload; cross-tab synchronization is out of scope.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
frontend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.