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

Remove network selector when wallet not connected #113

Merged
merged 7 commits into from
Dec 18, 2024

Conversation

noisekit
Copy link
Contributor

  • Remove network selector when wallet not connected
  • Update few leftover links from eth.limo to io
  • Disable withdraw button if not possible to withdraw

@noisekit noisekit requested a review from peiman3 December 18, 2024 03:35
@noisekit noisekit self-assigned this Dec 18, 2024
Copy link

vercel bot commented Dec 18, 2024

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

Name Status Preview Comments Updated (UTC)
liquidity-ui ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 18, 2024 3:38am

Copy link

codecov bot commented Dec 18, 2024

Codecov Report

Attention: Patch coverage is 75.00000% with 19 lines in your changes missing coverage. Please review.

Project coverage is 67.16%. Comparing base (5b2ef25) to head (dfd023e).
Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
liquidity/ui/src/NetworkController.tsx 50.00% 19 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #113   +/-   ##
=======================================
  Coverage   67.16%   67.16%           
=======================================
  Files         259      259           
  Lines        6353     6350    -3     
  Branches     2052     2054    +2     
=======================================
- Hits         4267     4265    -2     
+ Misses       2086     2085    -1     
Files with missing lines Coverage Δ
liquidity/components/Tooltip/Tooltip.tsx 100.00% <ø> (ø)
...quidity/components/WithdrawModal/WithdrawModal.tsx 93.67% <100.00%> (+0.08%) ⬆️
liquidity/lib/useWithdraw/useWithdraw.tsx 92.85% <100.00%> (+3.06%) ⬆️
...WithdrawBaseAndromeda/useWithdrawBaseAndromeda.tsx 93.06% <100.00%> (+0.06%) ⬆️
liquidity/ui/src/App.tsx 100.00% <ø> (ø)
liquidity/ui/src/utils/onboard.ts 80.00% <ø> (ø)
liquidity/ui/src/NetworkController.tsx 65.33% <50.00%> (-0.43%) ⬇️

@noisekit noisekit merged commit 88c653e into master Dec 18, 2024
10 checks passed
@noisekit noisekit deleted the remove-network-seclector branch December 18, 2024 03:43
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.

1 participant