Skip to content

[Front] Gift issuer notification on claim engine#2639

Ben requested to merge feat/gift-notif-e2639 into master

Ticket(s) / Related Merge Requests

Summary of Changes

Notification added for gift card claim - gift card sent one is already created.

Testing Considerations

  • Send a gift card to another user.
  • Claim the gift card with the other user.
  • The sender should get a notification that the gift card was claimed.

Deployment Considerations

Standard deployment. The engine side is a runner change.

Regression Scope

Mostly additive for a new notice.

Platform Affected (web, mobile, etc)

Engine & front. Mob shouldn't render the notif if it hasn't been added.

Developer Testing Completed

Web. Unit.

Screenshots / Screen Recording

simplescreenrecorder-2023-10-03_11.52.12

Does this impact

  • Localization
  • Dark/light mode
  • Guest mode

Definition of Done Checklist

  • The Acceptance Criteria has been met
  • Code is tested: Testing includes unit/spec, E2E/automated and manual testing
  • Merge requests description has been filled out
Edited by Ben

Merge request reports