Context
`SuggestionReviewPopover` (#249) currently lives inside `TiptapEditor` only. When an AI suggestion targets a plain TextField, TextareaField, SelectField, or similar non-rich-text field, there is no equivalent step-through popover.
Goal
One popover for all fields. When a pending suggestion arrives for any field type, the popover should appear anchored to that field's DOM element and walk the user through Accept / Reject.
Acceptance criteria
Notes
Context
`SuggestionReviewPopover` (#249) currently lives inside `TiptapEditor` only. When an AI suggestion targets a plain TextField, TextareaField, SelectField, or similar non-rich-text field, there is no equivalent step-through popover.
Goal
One popover for all fields. When a pending suggestion arrives for any field type, the popover should appear anchored to that field's DOM element and walk the user through Accept / Reject.
Acceptance criteria
Notes