Skip to content

web: stage partial input — replay tool-input-partial before final tool input #1571

Description

@cliffhall

Summary

Add a "Stage partial input" control to the Apps screen for testing progressive-render widgets: each press snapshots the current form values; on "Open App", the snapshots are replayed to the view as ui/notifications/tool-input-partial fragments before the final tool-input.

Why

Widgets that render progressively from partial tool input can't be exercised in the inspector at all today — the host only ever sends the final input.

Reference implementation (PR #1510)

Re-implement informed by these changes at 33fac3f:

Depends on

  • CSP enforcement + resource-error surfacing in the bridge factory (same files; land first)

Wave 2 lane — sequential with the other AppRenderer/AppsScreen issues.

Notes

  • Mantine rules for the new controls: .withProps() constants, theme variants, no inline styles.
  • Coverage gate ≥90 on all four dimensions.

Part of the PR #1510 decomposition (see tracking issue).

Metadata

Metadata

Assignees

Labels

v2Issues and PRs for v2

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions