Giveth / giveth-next

Giveth 2.0 implementation in NextJS
https://next.giveth.io
GNU General Public License v3.0
20 stars 13 forks source link

After donating to a verified project (with a whitelisted token) the user should get a popup telling them they have to wait to get GIVbacks #610

Open laurenluz opened 2 years ago

laurenluz commented 2 years ago

On the "You're a donor" now page.. let's have this say...

"You're a donor now"... everything the same until after "View transaction details"...

Then it says:

You're eligible for GIVbacks! GIV rewards from the GIVbacks program will be distributed after the end of the current round. Learn more <-- this is a link to https://giv.giveth.io/givbacks

The it does to the donations thing image.png

laurenluz commented 2 years ago

@markoprljic FYI

markoprljic commented 2 years ago

Donor instead of giver? Oh no.... I'm not happy with this suggestion. Anyone else have an opinion on this?

I'll add the extra copy for GIVbacks.

MoeNick commented 2 years ago

@markoprljic I think you and @mosaeedi can apply it to the new design and we can implement it:

markoprljic commented 2 years ago

Image 2022-01-14 at 4 09 27 pm

@laurenluz @MoeNick

divine-comedian commented 2 years ago

testing on `next.giveth.io

after making a successful donation on xdai I receive this on the high five page

image

and if I try to donate with an ineligible token I see this - image

was there any reason why in one case we use Learn More as the link text and the other we say Learn More: and add in the full link ? @mateodaza