-
-
Notifications
You must be signed in to change notification settings - Fork 2
[WIP] Fix Coinbase notification type detection and sign-in failures #199
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
Conversation
joe10832
left a comment
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.
@copilot <issue_title>copilot-setup-steps</issue_title>
<issue_description>/.github/copilot-instructions.md
/.github/instructions/**/*.instructions.md
**/AGENTS.md
/CLAUDE.md
/GEMINI.md</issue_description>import { createOnchainTest, configure } from '@coinbase/onchaintestkit';
const test = createOnchainTest(/* your config */);
test('coinbase notification test', async ({ page, coinbase }) => {
// Steps that cause the bug
});@copilot
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.
@copilot // Paste your configuration code here
// Example:
const config = configure()
.withCoinbaseWallet()
// ... other configuration for notification type and passkey
.build();Error encountered during notification detection and passkey sign-in (see linked PR review).
_Originally posted by @joe10832 in #197 (review) { createOnchainTest, configure } from '@coinbase/onchaintestkit';
const test = createOnchainTest(/* your config */);
test('coinbase notification test', async ({ page, coinbase }) => {
// Steps that cause the bug
}); @copilot
joe10832
left a comment
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.
@copilot import { createOnchainTest, configure } from '@coinbase/onchaintestkit';
const test = createOnchainTest(/* your config */);
test('coinbase notification test', async ({ page, coinbase }) => {
// Steps that cause the bug
});
joe10832
left a comment
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.
joe10832
left a comment
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.
joe10832
left a comment
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.
2802684@copilot
|
***@***.***
…On Wed, Oct 8, 2025, 7:23 AM Copilot ***@***.***> wrote:
@Copilot requested your review on: #199
<#199>
[WIP] Fix Coinbase notification type detection and sign-in failures.
—
Reply to this email directly, view it on GitHub
<#199 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AYYKEJK6Q4E3ZLC3DLGE34T3WTX37AVCNFSM6AAAAACITUGBHGVHI2DSMVQWIX3LMV45UABCJFZXG5LFIV3GK3TUJZXXI2LGNFRWC5DJN5XDWMRQGE3DCNJWGUYTIMQ>
.
You are receiving this because your review was requested.Message ID:
<MunyayLLC/https-github.
***@***.***>
|
joe10832
left a comment
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've shared an item with you:
Advanced System Anomaly Scanner
https://docs.google.com/document/d/136Hi_0yDvj2lGSjVLShT_N47gU9QR0aCd8jlKBPlG8k/edit?usp=sharing&invite=CMTAiqcN&ts=68fa7195
It's not an attachment -- it's stored online. To open this item, just click
the link above.
|
Thanks for assigning this issue to me. I'm starting to work on it and will keep this PR's description up to date as I form a plan and make progress.
Original prompt
💬 Share your feedback on Copilot coding agent for the chance to win a $200 gift card! Click here to start the survey.