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

feat: add default tokens to account drawer and themes to connection e… #806

Merged
merged 1 commit into from
Oct 7, 2024

Conversation

albertfolch-redeemeum
Copy link
Collaborator

@albertfolch-redeemeum albertfolch-redeemeum commented Oct 7, 2024

…rror view

right now when we use the AccountDrawer component in Fermion, we see BOSON token which should not be there, I added a defaultTokens to override the default config defaultTokens list.

Also I added a couple of props to define how the Try again button and Go back to wallet selection button look (so it's not always like boson's)

@albertfolch-redeemeum albertfolch-redeemeum merged commit ae1a69a into main Oct 7, 2024
9 of 10 checks passed
@albertfolch-redeemeum albertfolch-redeemeum deleted the add-default-tokens-to-account-drawer branch October 7, 2024 15:16
Copy link

codecov bot commented Oct 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.97%. Comparing base (2857edd) to head (1140c95).
Report is 3 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #806      +/-   ##
==========================================
- Coverage   90.02%   89.97%   -0.05%     
==========================================
  Files         163      163              
  Lines        6063     6063              
  Branches      928      928              
==========================================
- Hits         5458     5455       -3     
- Misses        605      608       +3     
Flag Coverage Δ
common 92.11% <ø> (ø)
core-sdk 57.96% <ø> (ø)
e2e 87.19% <ø> (-0.06%) ⬇️
eth-connect-sdk 94.87% <ø> (ø)
ethers-sdk 69.62% <ø> (ø)
ipfs-storage 89.41% <ø> (ø)
metadata 94.70% <ø> (ø)
unittests 61.57% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it 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.

2 participants