Skip to content

fix gas button stuck on loading#6241

Merged
walmat merged 6 commits intofeat/remove-swaps-v1from
@matthew/APP-1975
Oct 30, 2024
Merged

fix gas button stuck on loading#6241
walmat merged 6 commits intofeat/remove-swaps-v1from
@matthew/APP-1975

Conversation

@walmat
Copy link
Copy Markdown
Contributor

@walmat walmat commented Oct 28, 2024

Fixes APP-1975

What changed (plus any additional context for devs)

For some reason even after gas prices resolve on the send sheet the animated number was stuck on 0, this should fix it.

Screen recordings / screenshots

What to test

@linear
Copy link
Copy Markdown

linear Bot commented Oct 28, 2024

@walmat walmat changed the base branch from develop to feat/remove-swaps-v1 October 28, 2024 15:44
Copy link
Copy Markdown
Contributor

@ibrahimtaveras00 ibrahimtaveras00 left a comment

Choose a reason for hiding this comment

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

fix looks good on both OS's 👍🏽

@walmat walmat merged commit 12635e4 into feat/remove-swaps-v1 Oct 30, 2024
@walmat walmat deleted the @matthew/APP-1975 branch October 30, 2024 14:13
jinchung pushed a commit that referenced this pull request Oct 31, 2024
* start on ripping out old swaps

* Update package.json

* clean up lint

* add pbx?

* tslint is a liar

* fixed it

* rm graph

* revert changes to pbx

* Swaps v2 cleanup duplicates / unused utils (#6202)

* remove bunch of duplicate utils

* remove unused hooks and remove duplicate AnimatedBlurView

* remove multiple getUniqueIds and only keep worklet version

* reorder worklets

* remove getCrosschainSwapServiceTime from handlers/swap

* remove ExchangeSearch

* remove unused NetworkSwitcher components

* rename useFeePanelInputRefs to useFeesPanelInputRefs

* remove swapSearch and walletFilter

* delete unused useMinRefuelAmount hook

* delete unused exchangeModalTypes file

* remove unused selectUserAssetsListByChainId selector

* change getAddressAndChainIdFromUniqueId to work for both networks and chains

* remove duplicate buildLocalizedTimeUnitString util

* remove duplicate buildLocalizedTimeUnitString util

* remove TokenSelectionButton

* remove SendFab

* replace a couple accessors to native assets that could be sync

* remove unused fromChainId from useSearchCurrencyList

* remove unused isCrosschainSearch from useSearchCurrencyList

* bring back navigation hook that prevents readOnly wallets from navigating to buy, send, and swaps

* clean up crossChainServiceTime and remove traces

* add swaps v2 comment

* fix initial asset missing on expanded state navigation (#6240)

* fix gas button stuck on loading (#6241)

* fix gas button issues?

* rm poll causing infinite loop

* remove some weird checks

* maybe?

* move unused vars to swaps util
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