ephemeraHQ / xmtp-inbox-web

XMTP Inbox web chat app
https://dev.xmtp.chat
MIT License
33 stars 40 forks source link

Tracking: Push notifications (Requires server work) #11

Closed m-005 closed 1 year ago

yash-luna commented 1 year ago

Idea: re-purpose this to a lower effort, yet impactful task: flashing browser tab notifications

We display the number of new messages a user has by leveraging the push example and flash that number on the tab label: "5 new messages"

The number reverts to 0 when the user navigates to the tab and the label reverts to 'XMTP chat'

This can increase interaction success by bringing users' attention to recent messages.