Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Display Trustpilot Review Notification Based on Backend Status #17139

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

utkarsha-deriv
Copy link
Contributor

Changes:

Display Trustpilot Review Notification based on customer_review_eligible status received in get_account_status API. This PR removes the existing business logic for displaying trustpilot notification.

Screenshots:

Please provide some screenshots of the change.

Copy link

vercel bot commented Oct 10, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
deriv-app ✅ Ready (Inspect) Visit Preview Oct 11, 2024 10:11am

Copy link
Contributor

github-actions bot commented Oct 10, 2024

A production App ID was automatically generated for this PR. (log)

Click here to copy & paste above information.
- **PR**: [https://github.com/deriv-com/deriv-app/pull/17139](https://github.com/deriv-com/deriv-app/pull/17139)
- **URLs**:
    - **w/ App ID + Server**: https://deriv-app-git-fork-utkarsha-deriv-utkarsha-trustpilot-no-ad05b8.binary.sx?qa_server=red.derivws.com&app_id=32877
    - **Original**: https://deriv-app-git-fork-utkarsha-deriv-utkarsha-trustpilot-no-ad05b8.binary.sx
- **App ID**: `32877`

Copy link
Contributor

github-actions bot commented Oct 10, 2024

🚨 Lighthouse report for the changes in this PR:

Category Score
🔺 Performance 30
🟧 Accessibility 70
🟢 Best practices 92
🟧 SEO 77
🟧 PWA 78

Lighthouse ran with https://deriv-app-git-fork-utkarsha-deriv-utkarsha-trustpilot-no-ad05b8.binary.sx/

@coveralls
Copy link

coveralls commented Oct 10, 2024

Pull Request Test Coverage Report for Build 11274743940

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details

  • 0 of 5 (0.0%) changed or added relevant lines in 2 files are covered.
  • 60 unchanged lines in 12 files lost coverage.
  • Overall coverage increased (+0.01%) to 53.606%

Changes Missing Coverage Covered Lines Changed/Added Lines %
packages/core/src/Stores/client-store.js 0 1 0.0%
packages/core/src/Stores/notification-store.js 0 4 0.0%
Files with Coverage Reduction New Missed Lines %
packages/account/src/Sections/Profile/PhoneVerification/otp-verification.tsx 1 84.35%
packages/cfd/src/Containers/cfd-password-modal.tsx 1 74.95%
packages/api-v2/src/ws-client/subscriptions-manager.ts 1 91.89%
packages/trader/src/App/Components/Elements/market-countdown-timer.tsx 1 83.7%
packages/wallets/src/features/cashier/modules/WithdrawalFiat/WithdrawalFiat.tsx 2 86.27%
packages/bot-web-ui/src/pages/dashboard/announcements/announcements.tsx 3 88.0%
packages/wallets/src/features/cashier/modules/Transfer/hooks/useTransferMessages/utils/lifetimeAccountLimitsBetweenWalletsMessageFn.tsx 3 90.22%
packages/wallets/src/features/cfd/components/CFDPlatformsListAccounts/CFDPlatformsListAccounts.tsx 4 59.09%
packages/api-v2/src/ws-client/subscription.ts 5 78.95%
packages/account/src/Sections/Profile/PersonalDetails/personal-details-form.tsx 6 60.68%
Totals Coverage Status
Change from base Build 11270258449: 0.01%
Covered Lines: 34757
Relevant Lines: 60326

💛 - Coveralls

likhith-deriv
likhith-deriv previously approved these changes Oct 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants