Giveth / giveth-gatsby

Giveth 2.0 implementation in GatsbyJS
GNU General Public License v3.0
24 stars 14 forks source link

successful donation page links to wrong block explorer #852

Closed divine-comedian closed 3 years ago

divine-comedian commented 3 years ago

📋 Anything to add?

I just successfully made a donation in xdai to a project, I'm on final page showing my successful donation and the link to view my transaction for the donation takes me to etherscan.io. My donation was in xdai so it should link me to my transaction on blockscout.

Discovered it on LIVE and tested it on staging brave browser image

MerlinEgalite commented 3 years ago

I guess this is because the changes I made where on the giveth-2 repo and not forked on giveth-next so I'll need to redo the changes... 😅

mateodaza commented 3 years ago

Oh no I'm sorry @MerlinEgalite maybe I missed that one while cherry picking 😬

I can check it out if you haven't, I also see there's a flex issue on the links

MerlinEgalite commented 3 years ago

No problem @mateodaza !

MerlinEgalite commented 3 years ago

Oh i get it, I think I've fixed on the donation list but not here i'll check!