Quackback widget test
Standalone page on husagent to evaluate the Quackback feedback bubble and check what users actually get when they click it.
1 — Find the launcher
A floating button should appear in the bottom-right (default placement). If it doesn't, the SDK didn't load — check the browser console.
2 — Open it programmatically
Or click the launcher itself in the corner.
3 — Things to verify
File-attachment field present?
Screenshot capture button anywhere in the flow?
Board selector — does it default to a specific board?
Anonymous post lands in your Quackback admin inbox?
4 — Identity (optional)
Currently anonymous. To test the identified path, we'd add identity: { id, email, name } or { ssoToken } to the init call.