-
Notifications
You must be signed in to change notification settings - Fork 22
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
#7104: affordance to pass data from host page to AA Co-Pilot forms #7109
Conversation
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## main #7109 +/- ##
==========================================
- Coverage 71.21% 71.12% -0.09%
==========================================
Files 1210 1213 +3
Lines 37469 37533 +64
Branches 7061 7068 +7
==========================================
+ Hits 26682 26696 +14
- Misses 10787 10837 +50 ☔ View full report in Codecov by Sentry. |
Yes, via pixiebrix-extension/src/sidebar/messenger/api.ts Lines 21 to 23 in 21b82ba
No, pixiebrix-extension/src/sidebar/ConnectedSidebar.tsx Lines 101 to 104 in 623b16a
"this" only works towards |
When the PR is merged, the first loom link found on this PR will be posted to |
What does this PR do?
Remaining Work
Reviewer Tips
frameProtocol.ts
contains the message handler for the window message from the AA Co-Pilot frameDiscussion
Demo
Team Coordination
Checklist
src/tsconfig.strictNullChecks.json
(if possible)