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(bridge-ui): URL change won't update activeTab #13485

Merged
merged 6 commits into from
Mar 31, 2023

Conversation

WillXing
Copy link
Contributor

What's the issue

In bridge UI, when click transactions and then click navigate back in browser, the app will stay in transcation tab.

Fix

Update the activeTab in context store

@WillXing WillXing changed the title fix: URL change won't update activeTab fix(bridge-ui): URL change won't update activeTab Mar 28, 2023
@codecov
Copy link

codecov bot commented Mar 28, 2023

Codecov Report

Merging #13485 (e4ce8c6) into main (f5f7b7e) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main   #13485   +/-   ##
=======================================
  Coverage   36.11%   36.11%           
=======================================
  Files         124      124           
  Lines        3777     3777           
  Branches      502      502           
=======================================
  Hits         1364     1364           
  Misses       2321     2321           
  Partials       92       92           
Flag Coverage Δ *Carryforward flag
bridge-ui 94.18% <ø> (ø)
eventindexer ∅ <ø> (∅) Carriedforward from f5f7b7e
protocol 0.00% <ø> (ø) Carriedforward from f5f7b7e
relayer 62.53% <ø> (ø) Carriedforward from f5f7b7e
ui 100.00% <ø> (ø) Carriedforward from f5f7b7e

*This pull request uses carry forward flags. Click here to find out more.

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@dantaik dantaik removed the request for review from jscriptcoder March 31, 2023 05:38
@shadab-taiko shadab-taiko added this pull request to the merge queue Mar 31, 2023
Merged via the queue into taikoxyz:main with commit 884e782 Mar 31, 2023
@gitpoap-bot
Copy link

gitpoap-bot bot commented Mar 31, 2023

Congrats, your important contribution to this open-source project has earned you a GitPOAP!

GitPOAP: 2023 Taiko Contributor:

GitPOAP: 2023 Taiko Contributor GitPOAP Badge

Head to gitpoap.io & connect your GitHub account to mint!

Learn more about GitPOAPs here.

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.

None yet

5 participants