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

Aum/prodqa 38/client redirection to correct withdrawal page using loginid #9017

Conversation

aum-deriv
Copy link
Contributor

Changes:

Please provide a summary of the change.

Screenshots:

Please provide some screenshots of the change.

@boring-cyborg boring-cyborg bot added the Core label Jun 14, 2023
@vercel
Copy link

vercel bot commented Jun 14, 2023

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

Name Status Preview Comments Updated (UTC)
deriv-app ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 4, 2023 5:35am

@github-actions
Copy link
Contributor

github-actions bot commented Jun 14, 2023

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

Click here to copy & paste above information.
- **PR**: [https://github.com/binary-com/deriv-app/pull/9017](https://github.com/binary-com/deriv-app/pull/9017)
- **URLs**:
    - **w/ App ID + Server**: https://deriv-app-git-fork-aum-deriv-aum-prodqa-38client-redirec-f23b33.binary.sx?qa_server=red.binaryws.com&app_id=24070
    - **Original**: https://deriv-app-git-fork-aum-deriv-aum-prodqa-38client-redirec-f23b33.binary.sx
- **App ID**: `24070`

@github-actions
Copy link
Contributor

github-actions bot commented Jun 14, 2023

🚨 Lighthouse report for the changes in this PR:

Category Score
🔺 Performance 20
🟧 Accessibility 75
🟢 Best practices 92
🟧 SEO 85
🟢 PWA 90

Lighthouse ran with https://deriv-app-git-fork-aum-deriv-aum-prodqa-38client-redirec-f23b33.binary.sx/

…DQA-38/client-redirection-to-correct-withdrawal-page-using-loginid
@codecov
Copy link

codecov bot commented Jun 17, 2023

Codecov Report

Merging #9017 (ba54bdf) into master (d5c38a0) will increase coverage by 0.00%.
The diff coverage is n/a.

❗ Current head ba54bdf differs from pull request most recent head d124777. Consider uploading reports for the commit d124777 to get more accurate results

@@          Coverage Diff           @@
##           master   #9017   +/-   ##
======================================
  Coverage    0.05%   0.05%           
======================================
  Files         117     117           
  Lines        3425    3422    -3     
  Branches      893     891    -2     
======================================
  Hits            2       2           
+ Misses       3423    3420    -3     

see 1 file with indirect coverage changes

…DQA-38/client-redirection-to-correct-withdrawal-page-using-loginid
farzin-deriv
farzin-deriv previously approved these changes Jun 21, 2023
packages/core/src/App/Containers/Redirect/redirect.jsx Outdated Show resolved Hide resolved
nijil-deriv
nijil-deriv previously approved these changes Jun 21, 2023
farzin-deriv
farzin-deriv previously approved these changes Jun 21, 2023
@aum-deriv aum-deriv dismissed stale reviews from farzin-deriv and nijil-deriv via 0a443f9 July 3, 2023 12:33
@coveralls
Copy link

coveralls commented Jul 3, 2023

Coverage Status

coverage: 8.868% (-0.001%) from 8.869% when pulling d124777 on aum-deriv:aum/PRODQA-38/client-redirection-to-correct-withdrawal-page-using-loginid into 7a3b458 on binary-com:master.

@@ -1573,6 +1573,7 @@ export default class ClientStore extends BaseStore {
const redirect_url = search_params?.get('redirect_url');
const code_param = search_params?.get('code');
const action_param = search_params?.get('action');
const loginid_param = search_params.get('loginid');
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
const loginid_param = search_params.get('loginid');
const loginid_param = search_params?.get('loginid');

farzin-deriv
farzin-deriv previously approved these changes Jul 4, 2023
@sonarcloud
Copy link

sonarcloud bot commented Jul 4, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
2.4% 2.4% Duplication

@github-actions
Copy link
Contributor

github-actions bot commented Jul 4, 2023

Generating Lighthouse report...

@ali-hosseini-deriv ali-hosseini-deriv merged commit dc172d0 into binary-com:master Jul 11, 2023
4 checks passed
@ali-hosseini-deriv
Copy link
Member

✨ PR has been merged by Paimon the Release Bot

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants