Closed thebeachdev closed 9 years ago
I'm gonna start on this now, I'm going to assume that this is also the page they will be taken to whenever a user receives a gift card through text message
Is this the page you are reffering to?
I'm quite confused as there is 'modules/giftcards/views/view-giftcard.client.view.html'
and yet there is also 'modules/giftcards/views/spendingSequnce/recipient.html'
They seem to be both wanting to accomplish the same task, as I dont think we would want people to change their giftcard values after they are sent? so why would they want to edit them? I need some clarification when someone has the chance
I started this and looking good in the branch feature/recipientView
I'm just catching up on this thread. Aaron do you still need some info about view-giftcard.client.view.html and recipient.html ?
@dwferrell I'm at the office right now, sorry for the late reply, but I asked James about it, and he cleared things up for me. Thank you for popping in though!
Removing this to clean up frontend issues, all of James' notes can be found in the issue James' Notes
This will be the view that is displayed after a user selects a table row from the list view. It only contains to major buttons, "Save for later", and "Use it Now". It will display the current value of the giftcard, and the picture chosen by the user who sent the giftcard along with the message from the other user. It will also display the text under the giftcard image "Use this $50 gift at MAKE COLLECTIVES"
"Save for later" - this button will take the user back to the list view. "Use it Now" - this button will take the user to a load screen while a list of vendors is populated, based on geo location.