Closed mateodaza closed 1 month ago
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
giveth-dapps-v2 | 🔄 Building (Inspect) | Visit Preview | 💬 Add feedback | Sep 26, 2024 9:36pm |
[!CAUTION]
Review failed
The pull request is closed.
The changes in the VerificationBadge.tsx
file focus on the logic for determining the verStatus
variable and the display of the badge label and status. The verStatus
is now set to an empty string when the verificationStatus
is EVerificationStatus.VERIFIED
and isVerified
is true, preventing any status from being shown. Additionally, the previously commented-out case for EVerificationStatus.VERIFIED
has been re-enabled, allowing the badge to display "Eligible" with a status of EBadgeStatus.SUCCESS
for verified users.
File | Change Summary |
---|---|
src/components/VerificationBadge.tsx | Modified logic for verStatus to reflect verification status and re-enabled eligibility display for verified users. |
In the meadow, badges gleam,
Verified bunnies chase their dream.
"Eligible!" they hop and say,
With a badge that lights the way.
Hooray for changes, bright and new,
A joyful leap for me and you! 🐇✨
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?
Summary by CodeRabbit