Creating an Issue

OverlayQA lets you annotate any element on a live page to create an issue with full technical context. Click or drag on the page to place a pin, describe the problem, and optionally let AI draft the issue details for you.

Enter Annotation Mode

Open the OverlayQA sidebar and click Create Issue (or the annotation button in the toolbar). The page enters annotation mode: your cursor changes and a full-page screenshot is automatically captured in the background for reference.

Place a Pin

There are two ways to mark the element you want to report:

Screenshot Pin (Click and Drag)

Click and drag on the page to draw a selection area. This creates a screenshot pin that captures a cropped screenshot of the selected region. Use this when you want to highlight a specific visual area, such as misaligned spacing or a color mismatch.

Element Pin (Click)

Click on any element without dragging. This creates an element pin anchored to that DOM element. OverlayQA automatically captures the element's CSS selector, tag name, classes, and computed styles (font size, color, padding, margin, background color, border radius, and more).

Fill in Issue Details

After placing a pin, a popover opens with the issue form. Fill in the following fields:

AI Issue Drafting

As you type a description (minimum 10 characters), OverlayQA's AI analyzes the captured element and your description to suggest a title, type, severity, and expanded description. When suggestions appear, click Apply All to accept them, or continue editing manually.

AI suggestions work best with element pins, since the AI can analyze the element's visual appearance and CSS properties alongside your description.

Auto-Save

Issues auto-save as you edit. After the initial save, any changes to the title, description, type, or severity are saved automatically with a short delay. You'll see a "Saved" indicator in the popover header when changes are persisted.

What Gets Captured

Every issue automatically includes technical context that your team needs to reproduce and fix the problem:

Exit Annotation Mode

Click Done in the annotation toolbar to exit. Any unsaved pins are saved automatically before the mode closes. Your pins remain visible on the page and appear in the sidebar's issue list.

Related Guides

More