You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(notifications): notify when focused on a different task
Previously, permission requests and prompt completions only fired a sound,
desktop notification, and dock badge if the window was unfocused. If the
user was viewing task A in PostHog Code while task B asked for input,
nothing surfaced — they had to manually check the other task.
Now also notify when the window is focused but the user is viewing a
different task (or no task at all). The window-focus path is unchanged.
Generated-By: PostHog Code
Task-Id: b14a2144-3143-4d34-a0e3-2139aabdaed9
0 commit comments