Skip to content

docs: document the automatic AI form filler field marker - #5873

Open
tomivirkki wants to merge 3 commits into
mainfrom
docs/ai-field-marker
Open

docs: document the automatic AI form filler field marker#5873
tomivirkki wants to merge 3 commits into
mainfrom
docs/ai-field-marker

Conversation

@tomivirkki

Copy link
Copy Markdown
Member

Summary

  • feat!: replace field highlight with revertable AI marker flow-components#9868 replaces the manual showFieldHighlight() / hideFieldHighlight() API with an automatic, revertable AI field marker, so the AI Form Filler page documented a removed API
  • Rewrites the highlighting and field-locking sections to cover the marker's automatic badge/revert behavior, the client-only edit guard with the "AI is working" shimmer, opting out with setFieldMarkerEnabled(false), and localization through FieldMarkerI18n, with each i18n text's role verified against the vaadin-ai-field-marker web component
  • Updates the Form Layout component page and the reconnect-after-deserialization example to match

🤖 Generated with Claude Code

tomivirkki and others added 3 commits August 12, 2026 13:47
…marker

The manual highlight API was replaced by an automatic, revertable AI field
marker in FormAIController.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@github-actions

Copy link
Copy Markdown

Preview Deployment

This PR has been deployed for preview.

URL: https://docs-preview-pr-5873.fly.dev

Changed pages

Added content is highlighted in green; removed content is marked in red on each page.

Built from 9cd4541

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants