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

fix(staking): clicking on drift warning not working (popup) LW-9438 #918

Merged
merged 5 commits into from
Mar 4, 2024

Conversation

tommayeliog
Copy link
Contributor

@tommayeliog tommayeliog commented Feb 26, 2024

Checklist


Proposed solution

I'm using URL SearchParams to pass an action to the new tab when load expanded View.

Affected banners that reads popupView: boolean are:

  • banner for case pendingPortfolioModification
  • PortfolioDriftBanner

Testing

test both for expanded and popup views for browserEpanding

Screenshots

After clicking on:
Screenshot 2024-02-26 at 11 48 11

A new browser tab with expanded view + drawer has been opened for Manage Portfolio
Screenshot 2024-02-28 at 12 57 02

@tommayeliog tommayeliog requested a review from a team as a code owner February 26, 2024 11:51
@github-actions github-actions bot added the staking Changes to the staking package. label Feb 26, 2024
Copy link

github-actions bot commented Feb 26, 2024

Allure report

allure-report-publisher generated test report!

smokeTests: ✅ test report for 0862f612

passed failed skipped flaky total result
Total 32 0 0 0 32

@coveralls
Copy link

coveralls commented Feb 26, 2024

Coverage Status

Changes unknown
when pulling 0862f61 on fix/LW-9438-staking-drift-warning-popup
into ** on main**.

@github-actions github-actions bot added the browser Changes to the browser application. label Feb 28, 2024
Copy link

sonarcloud bot commented Mar 4, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@tommayeliog tommayeliog merged commit 3fbb664 into main Mar 4, 2024
9 of 11 checks passed
@tommayeliog tommayeliog deleted the fix/LW-9438-staking-drift-warning-popup branch March 4, 2024 13:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
browser Changes to the browser application. staking Changes to the staking package.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants