feat(audience): sample app (SDK-49)#2858
Merged
ImmutableJeffrey merged 3 commits intofeat/audience-onerrorfrom Apr 16, 2026
Merged
feat(audience): sample app (SDK-49)#2858ImmutableJeffrey merged 3 commits intofeat/audience-onerrorfrom
ImmutableJeffrey merged 3 commits intofeat/audience-onerrorfrom
Conversation
|
View your CI Pipeline Execution ↗ for commit 2ba6bbc
☁️ Nx Cloud last updated this comment at |
8f93a7d to
cab425c
Compare
66f5f36 to
7160fbe
Compare
cab425c to
074eb4d
Compare
7160fbe to
0f3193a
Compare
2c2cfc9 to
19618bd
Compare
19618bd to
6081d75
Compare
…SDK-49) Interactive sample app for @imtbl/audience: tabbed panels (Setup, Consent, Events, Identity), real-time event log with collapse/expand, status bar with consent/endpoint/cookie state, localStorage form persistence, ARIA keyboard nav, SDK debug console mirror. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
…, debug default - Environment dropdown (Dev/Sandbox/Production) replaces free-text Base URL override. Default: Dev. Auto-switches on key type transition: test key → Dev, prod key → Production. Manual override respected until key type changes. - Sticky red banner when environment is Production - Reset queue count when SDK auto-flush succeeds (console mirror) - Debug enabled by default Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Click any status value (endpoint, IDs, cookies) to copy to clipboard. Brief green flash as feedback. Skips placeholder dashes. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
0f3193a to
5085b69
Compare
affa9fa to
2ba6bbc
Compare
This file contains hidden or 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
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.
Summary
packages/audience/sdk-sample-app/— private workspace package, vanilla ES2020, no build step/vendor/packages/audience/sdk/README.md— SDK usage docsHow to run
pnpm --filter @imtbl/audience-sdk-sample-app run dev # → http://localhost:3456Demo
2026-04-16.09-06-39.mov
2026-04-16.10-11-55.mov
Test plan
pnpm --filter @imtbl/audience-sdk-sample-app run devserves on :3456🤖 Generated with Claude Code