-
-
Notifications
You must be signed in to change notification settings - Fork 365
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 context offchain profile to wallet connection #10661
Conversation
✅ Deploy Preview for koda-canary ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
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.
Yes, updated |
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.
I'd rather have the skeleton match the shape of the actual content, leaving the visual ok to @exezbcz
It's not related to this PR : ) |
Code Climate has analyzed commit ab9941c and detected 0 issues on this pull request. View more on Code Climate. |
Quality Gate passedIssues Measures |
@@ -121,12 +144,25 @@ const emitAccountChange = (account): void => { | |||
|
|||
const ss58Format = computed(() => chainProperties.value?.ss58Format) | |||
|
|||
const walletAccountsWithProfile = computed(() => { |
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.
this will break on evm
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.
this will break on evm
could you expand more?
I tested connection with evm and it works well. It would not go with these codes with evm.
@Jarsen136 the test is still failing |
It got fixed here #10618 (comment) |
works for me, thank you! |
Thank you for your contribution to the Koda - Generative Art Marketplace.
👇 __ Let's make a quick check before the contribution.
PR Type
Needs Design check
Needs QA check
Context
Did your issue had any of the "$" label on it?
Screenshot 📸