Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update vidle.ts #39

Merged
merged 4 commits into from
Feb 14, 2024
Merged

Update vidle.ts #39

merged 4 commits into from
Feb 14, 2024

Conversation

deidyomega
Copy link
Collaborator

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.

#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)

Copy link
Owner

@malekim malekim left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please also update the documentation and the version in the package.json

src/components/vidle.ts Outdated Show resolved Hide resolved
@deidyomega
Copy link
Collaborator Author

All requested changes complete

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (475d923) 100.00% compared to head (282eab5) 100.00%.

Additional details and impacted files
@@            Coverage Diff            @@
##            master       #39   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            1         1           
  Lines           54        55    +1     
  Branches         6         6           
=========================================
+ Hits            54        55    +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@deidyomega
Copy link
Collaborator Author

Looks like its missing, "SLACK_WEBHOOK" not sure environmental variable.

@malekim malekim merged commit 9579aa9 into malekim:master Feb 14, 2024
2 of 4 checks passed
fourgablesguy added a commit to fourgablesguy/v-idle-3 that referenced this pull request Mar 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants