Description:
Replaces the read-only OCR text panel with an editable text input so users can correct OCR errors before approving.
Details and specifics
- Use Multiline text input widget for the OCR text panel
- Widget is autosize so it grows with content
- User edits are tracked so the Approve action saves the edited text not the original
- Edits persist when the user navigates between pages inside the same session
Possible OOUI components
- Multiline text input widget