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

fix(extension): #40: pause ApproveDeny component when out of focus #43

Merged
merged 1 commit into from
Jun 19, 2024

Conversation

VanishMax
Copy link
Contributor

Closes #40

When the window is out of focus, approval countdown freezes. When the focus is back, countdown restarts from the beginning

@VanishMax VanishMax self-assigned this Jun 19, 2024
Copy link

changeset-bot bot commented Jun 19, 2024

⚠️ No Changeset found

Latest commit: 1152445

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link
Contributor

@grod220 grod220 left a comment

Choose a reason for hiding this comment

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

Nice job 👍 ⏲️

@VanishMax VanishMax merged commit 51034c5 into main Jun 19, 2024
6 checks passed
@VanishMax VanishMax deleted the fix/#40-tx-countdown branch June 19, 2024 16:12
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.

Popup countdown focus logic
2 participants