Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ManyToMany: be smarter about selecting the far nav prop #384

Open
ascott18 opened this issue May 10, 2024 · 0 comments
Open

ManyToMany: be smarter about selecting the far nav prop #384

ascott18 opened this issue May 10, 2024 · 0 comments

Comments

@ascott18
Copy link
Collaborator

ascott18 commented May 10, 2024

Filter out nav props whose FK is read-only through coalesce, since these can't possibly be assigned when adding items to the relationship.
However, only do this for the automatic guessing - don't prevent users from specifying these explicitly (in case they're doing something weird on their backend).

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant