Closed deidyomega closed 9 months ago
All requested changes complete
All modified and coverable lines are covered by tests :white_check_mark:
Comparison is base (
475d923
) 100.00% compared to head (282eab5
) 100.00%.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Looks like its missing, "SLACK_WEBHOOK" not sure environmental variable.
We need to know when the timer was cleared (something happened).
The problem is, when the page is closed, the idle timer is destroyed, so when the page reopens, we dont know how long its been since they've been active. There are other use cases for this too.
https://github.com/malekim/v-idle/issues/31
Lastly, if you don't plan on updating this package, we use this at my company, and I'm happy to help with the outstanding issues if you'd like.
(PS: Sorry for the double PR)