UserJotU
UserJot
Apr 13

Expose widget open/close state and lifecycle events

Provide realtime access to widget visibility state and lifecycle events such as open_started, open_completed, close_started, and close_completed. Today consumers may need to poll the widget after inferring that a user probably opened it. Explicit state access and lifecycle events would make integrations more reliable and would let apps coordinate surrounding UI with widget interactions.
CompletedCompleted

changed status toCompleted·last week
last week

Hey Aaron! In v3 you can listen to widget open/close events and read visibility state, so you don't have to poll. Docs here: https://userjot.com/docs/widget-v3-control

Status changed toReviewing·Apr 13, 2026via API