Add search form discovery for form-lists
- FTL: Detect header-field search widgets (text-find, date-find, etc.) - FTL: Add 'searchable' flag and search-specific types to field metadata - ARIA: Add role='search' landmark before grids with searchable fields - Compact: Add searchParams array listing filterable parameters - Filter out 'get*' transitions (autocomplete helpers) from transitions list This helps LLM clients understand how to filter form-list results by passing parameters, rather than trying to call autocomplete transitions.
Showing
2 changed files
with
63 additions
and
10 deletions
-
Please register or sign in to post a comment