atlas icon indicating copy to clipboard operation
atlas copied to clipboard

Tips feature: Notifications

Open Lezek123 opened this issue 1 month ago • 0 comments

Is your feature request related to a problem? Please describe.

Creators don't receive notifications about the tips they receive (parent issue: https://github.com/Joystream/atlas/issues/6291)

Describe the solution you'd like

  1. Implement necessary changes in Orion (https://github.com/Joystream/orion/issues/352)
  2. Add support for TipCommentPostedToVideo notification in Atlas:
    • Update Orion schema and GraphQL queries/mutations
    • Notification message: You received {tipAmount} JOY tip from {memberHandle} under your video: “{videoTitle}” (NotificationTile.hooks.tsx)
    • Users should be able to configure tip notifications in channel notification settings (Studio -> Channel -> Notifications -> Payouts)

Lezek123 avatar Jan 09 '25 13:01 Lezek123