PotLock / nadabot-app

Nada.bot application https://nada.bot Sybil resistance contract aggregator on NEAR Protocol
https://app.nada.bot
MIT License
4 stars 1 forks source link

[BUG] Social Check Bug: Already Verified check shoowin up on get check #65

Closed KriTiCal007 closed 7 months ago

KriTiCal007 commented 7 months ago

Describe the bug Finised the Social Check got the points but the card is still showing to get check.

To Reproduce

Expected behavior thecheck must not be on get check as I have social verification done

Screenshots

image

Desktop (please complete the following information):

Smartphone (please complete the following information):

Additional context

wpdas commented 7 months ago

@KriTiCal007 those are different Cards/Providers. The one that you finished is using has_complete_social_profile_check() method. And the other one (with "Get Check" state) is using has_complete_profile_check(). They are two different providers.

wpdas commented 7 months ago

Closing this ticket as this is not an issue.