Skip to content
This repository was archived by the owner on Jan 10, 2026. It is now read-only.
This repository was archived by the owner on Jan 10, 2026. It is now read-only.

Improve ergonomics of form inputs #3

@JWorthe

Description

@JWorthe

The system of derives we have now is flexible, but not nice to use.

  • Consider using traits instead of duck typing. This will make it easier to manually implement input.
  • We could maybe make it better by having a few 'standard' inputs, like FormTextInput that implements ParseAndFormat for all T that has the appropriate string operations.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions