BugDrop is a website feedback widget for teams that want actionable reports without asking users to leave the page. Visitors click the widget, describe what they saw, attach or annotate a screenshot, and BugDrop sends the report to GitHub Issues with the page URL and browser context.
Best for: product pages, docs, SaaS apps, internal tools, and client review environments where developers already triage work in GitHub.
Try the widget or follow the installation guide.
A feedback widget should reduce friction for the reporter and reduce ambiguity for the developer. Text-only reports often miss the page state, viewport, browser, and reproduction context. BugDrop captures those details at submit time so the issue starts with enough information to triage.
Most development teams already use GitHub for triage, assignment, labels, discussion, and release tracking. A separate feedback inbox creates another place to check. BugDrop keeps website feedback in the same workflow as engineering work.
Each report can include a description, screenshot, annotations, feedback type, page URL, browser, operating system, viewport size, and labels. That makes the GitHub Issue useful immediately.
| Report detail | Why it helps |
|---|---|
| Description | Captures what the user expected or noticed |
| Screenshot and annotation | Shows the exact visual state |
| Page URL | Points developers to the affected route |
| Browser, OS, and viewport | Explains environment-specific issues |
| Category and labels | Speeds up triage in GitHub |
Install the GitHub App, add the script tag from the installation guide, and configure the widget with configuration options. For sensitive pages, review security and screenshot masking before launch.
You can test the full flow in the live demo before adding it to your own site.