-
Notifications
You must be signed in to change notification settings - Fork 40
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: native field as input in swap #702
Conversation
6c1589e
to
dfc12a1
Compare
Here's the packed extension for this build: |
21d6596
to
78df99b
Compare
Here's the packed extension for this build: |
cd34cfc
to
c890f50
Compare
Here's the packed extension for this build: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm, just 1 question
assetToSellNativeValue={assetToSellNativeValue} | ||
/> | ||
</AccentColorProviderWrapper> | ||
<Box> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Does wrapping this in <Box />
do something?
assetToSellNativeValue={assetToSellNativeValue} | ||
/> | ||
</AccentColorProviderWrapper> | ||
<Box> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Must be intentional. What effect does this have?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ah probably nothing, will remove
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
💯
c890f50
to
7376be1
Compare
Here's the packed extension for this build: |
7376be1
to
05dc5b2
Compare
Here's the packed extension for this build: |
Here's the packed extension for this build: |
Here's the packed extension for this build: |
Here's the packed extension for this build: |
Here's the packed extension for this build: |
Fixes BX-827
Fixes BX-800
Figma link (if any):
What changed (plus any additional context for devs)
plz try to break it, thx
Screen recordings / screenshots
https://www.loom.com/share/d9aa3476310b45439f757164890b2883
What to test
Final checklist
yarn build
).