AthletiFi / athletifi-website

Official website for AthletiFi
https://www.athleti.fi
1 stars 5 forks source link

BUG pending invite does not show up on invited user's profile or settings pages #325

Closed chef-louis closed 1 week ago

chef-louis commented 1 week ago

As of June 17, this bug is found on the referralDataLogic branch.

Steps to replicate:

  1. Log into a user account that owns a card
  2. Invite another (existing) user as a guest on that card
  3. Log into the invitee's account WITHOUT using the invite_id
  4. See that there is no record of a pending invite for the invitee
chef-louis commented 1 week ago

Image Image Image

chef-louis commented 1 week ago

@HectorAgudelo @pm-moyanor It looks like these are filtering on acceptedGuestCards. Does that mean this behavior is by design? If so we can close this task and mark it as not relevant.

HectorAgudelo commented 1 week ago

i think by design, the pending tag is visible only in the owner profile. the invitee can only accept the invitation with the link. they wont see a pending invitation in their profile unless they are sharing one of their cards. @chef-louis

HectorAgudelo commented 1 week ago

although, that could be a nice feature to implement in the future.

chef-louis commented 1 week ago

Closing out this task as Will Not Fix