-
-
Notifications
You must be signed in to change notification settings - Fork 471
Open
Labels
readyReady for implementationReady for implementationrestricted: maintainersOnly maintainers can resolve this issueOnly maintainers can resolve this issuetype: enhancementwork: frontendRelated to frontend code in the mathesar_ui directoryRelated to frontend code in the mathesar_ui directory
Milestone
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
readyReady for implementationReady for implementationrestricted: maintainersOnly maintainers can resolve this issueOnly maintainers can resolve this issuetype: enhancementwork: frontendRelated to frontend code in the mathesar_ui directoryRelated to frontend code in the mathesar_ui directory