Skip to content

form: managed <Form> rejects class/arbitrary attrs on formProps (DX gap) #213

Description

@rickylabs

Problem. With @netscript/fresh/form, the managed <Form>'s FormElementProps doesn't accept class/arbitrary attributes on formProps — you must pass class as a top-level <Form> prop, which is surprising and cost debugging time in VS3's create-session form.

Proposal. Widen FormElementProps to accept class + standard <form> attributes (or, minimally, document the top-level-prop contract).


Surfaced during the eis-chat v2 refactor (netscript alpha.18). Promotion candidate → @netscript/fresh-ui / web-layer.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions