Skip to content

Form field completion should respect property names #259

@stof

Description

@stof

Currently, the form field completion turns property names into their snake case counter-part. While this works for the form binding because the conventional accessors are the same for minScore and min_score, it breaks the mapping of validation errors on fields, because they are different property paths. The autocompletion should use property names

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions