-
Notifications
You must be signed in to change notification settings - Fork 392
[DTRA] Maryia/DTRA-445/feat: new Swipeable notifications for trade statuses #11551
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
[DTRA] Maryia/DTRA-445/feat: new Swipeable notifications for trade statuses #11551
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
|
A production App ID was automatically generated for this PR. (log)
Click here to copy & paste above information. |
|
🚨 Lighthouse report for the changes in this PR:
Lighthouse ran with https://deriv-app-git-fork-maryia-deriv-maryia-dtra-445contract-d377ed.binary.sx/ |
…RA-445/contract-status-notifications
…DTRA-445/contract-status-notifications
…RA-445/contract-status-notifications
|
❌ Smoke test run (2) failed. See logs for details: Visit Action |
|
❌ Smoke test run (1) failed. See logs for details: Visit Action |
…RA-445/contract-status-notifications
|
❌ Smoke test run (1) failed. See logs for details: Visit Action |
|
❌ Smoke test run (2) failed. See logs for details: Visit Action |
|
❌ Smoke test run (2) failed. See logs for details: Visit Action |
|
❌ Smoke test run (1) failed. See logs for details: Visit Action |
|
Kudos, SonarCloud Quality Gate passed!
|
|
❌ Smoke test run (2) failed. See logs for details: Visit Action |
|
❌ Smoke test run (2) failed. See logs for details: Visit Action |
|
❌ Smoke test run (1) failed. See logs for details: Visit Action |
|
❌ Smoke test run (1) failed. See logs for details: Visit Action |
|
❌ Smoke test run (2) failed. See logs for details: Visit Action |








Changes:
To implement new Swipeable notifications for trade statuses.
Requirements:
On the main DTrader page in Responsive:
Display no more than 3 notifications at a time
Redirect to C.Details on click
Automatic disappearance after 3 seconds
Animation:
Timestamp should Not be displayed on ‘Trade opened’ notifications
Timestamp should be displayed on ‘Trade closed’ notifications only:
‘Stake’ should be shown in ‘Trade opened’ notification regardless of whether a user selected stake or payout. Stake should not have a sign '+' before the amount.
Users should still get ‘Contract sold’ old notification in Reports and C.Details when they sell a contract both in mobile and desktop, and on the main DTrader page only in desktop
Users should still get ‘Contract canceled’ old notification in Reports and C.Details when they cancel a Multipliers contract both in mobile and desktop, and on the main DTrader page only in desktop
New notifications should not appear on desktop
Screenshots:
Additional changes: