Skip to content

Annotate interactive / JS-revealed content #4

Description

@seanpk

Today the overlay intercepts every page click to select an element (dom/selection.js), so content that only appears after a JS-driven interaction (opening a menu, expanding an accordion, switching a tab) can't be reached or annotated.

Idea: allow the reviewer to trigger the page's own actions and then annotate elements that appear as a result — e.g. a modifier-click or an explicit "interact" mode that lets events through, rather than intercepting them.

Tension to resolve: this conflicts with the current always-intercept selection model (SEL-*, NFR-4). Needs a clear UX for switching between "annotate" and "interact".

Metadata

Metadata

Assignees

No one assigned

    Labels

    area:overlayThe in-page annotation overlay (assets/overlay).enhancementNew feature or requestideaExploratory possibility — captured, not committed. May or may not be built.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions