Skip to content

Show cell-level errors after failure to create record via the record selector #1882

@seancolsen

Description

@seancolsen

Current behavior

  • You can create a new record from the record selector using the data entered into the search fields.

  • If the record creation fails, you see a toast message.

  • The toast message might not be specific enough to help you fix the error though. For example, if a unique constraint is not met, then the toast message is quite curt:

    The requested insert violates a uniqueness constraint

    Which column violates the uniqueness constraint? We don't know.

Desired behavior

  • Cell-level errors are displayed in the same manner as when creating a new record in the table page.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions