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

Relationship Field: Allow Choosing Content According to the Relationship #30928

Open
Tracked by #30495
nicobytes opened this issue Dec 11, 2024 · 0 comments
Open
Tracked by #30495

Comments

@nicobytes
Copy link
Contributor

nicobytes commented Dec 11, 2024

Parent Issue

#30495

User Story

As a user, I want to select content based on its relationship to other items, so that I can establish meaningful connections between content pieces without confusion.

Screenshot 2024-12-11 at 3 53 18 PM

Acceptance Criteria

1. Button Behavior Based on Relationship Type

  • For 1-to-1 relationships:

    • The "Relate" button should be disabled if the user has not selected exactly one content item.
    • Once a single content item is selected, the button should become enabled.
  • For 1-to-n or n-to-n relationships:

    • The "Relate" button should always be enabled, allowing multiple selections.
    • Ensure proper validation and handling for multiple content selections.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Current Sprint Backlog
Development

No branches or pull requests

1 participant