-
Notifications
You must be signed in to change notification settings - Fork 8
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: use dialog for add token button #73
Open
farolanf
wants to merge
5
commits into
temptemp3:main
Choose a base branch
from
farolanf:use-dialog-for-add-token-button
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
|
Request changes. Thx! |
Okay that is better
2023年12月22日(金) 2:45 Farolan Faisal ***@***.***>:
… Maybe what we can do is not have a error message every time an asset is
not found
How about this? (No UI jumps)
Screenshot.2023-12-22.174013.png (view on web)
<https://github.com/temptemp3/arc-200/assets/15892844/02f175d2-d40e-48b2-8f1e-34f85fac5e03>
Or should we remove the error message?
—
Reply to this email directly, view it on GitHub
<#73 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AFQ4AW7PDVBAWQ6GEHOICDLYKVJDBAVCNFSM6AAAAABA7CCGOSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQNRXGQ3DQNRQGE>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
I would also pull in changes from main. It has a web3 modal that looks like it is for A-wallet. |
Demo demo.mp4 |
Thanks, I'll check it out!
2024年1月10日(水) 2:26 Farolan Faisal ***@***.***>:
… Demo
https://github.com/temptemp3/arc-200/assets/15892844/91439f94-ff38-4f3b-8d2f-b0beac3b2928
—
Reply to this email directly, view it on GitHub
<#73 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AFQ4AWYVVTCPLQM5QHWPCL3YNZNF7AVCNFSM6AAAAABA7CCGOSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQOBUGQ3TQOBTGU>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
Could you make a demo for voitest adding an arc200? |
Okay. Do you know which version?
2024年1月15日(月) 18:50 Farolan Faisal ***@***.***>:
… Tried with Kibisis on Voi Testnet but got error:
OperationCanceledError: no response from wallet for
"message.enable_request"
—
Reply to this email directly, view it on GitHub
<#73 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AFQ4AW6VKVOJ3OBGHTTUGFLYOXMHDAVCNFSM6AAAAABA7CCGOSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQOJSHE2TKNRUGU>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
Kibisis 1.9.0 Also tried after merging with feature/swap, same results. |
Ok, I'll check it out.
2024年1月15日(月) 19:26 Farolan Faisal ***@***.***>:
… Kibisis 1.9.0
Also tried after merging with *feature/swap*, same results.
—
Reply to this email directly, view it on GitHub
<#73 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AFQ4AW3YSOHKWWGH7YARRWTYOXQOJAVCNFSM6AAAAABA7CCGOSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQOJSHE3TQNZVGY>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Fix #42