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

[AB#45624] Add uniqueness check for gernes #354

Merged
merged 1 commit into from
Dec 16, 2024

Conversation

BenjaminSchwendner
Copy link
Member

@BenjaminSchwendner BenjaminSchwendner commented Aug 20, 2024

Pull Request

Prerequisites

  • The PR is targeting the right branch (dev for features and master for
    releases)
  • potential release notes to the PR description added
  • potential testing notes to the PR description added
  • appropriate labels for the PR applied

Description

This change adds a yup validation rule that checks for uniqueness of generes before adding them to the list.
Before this check was only done on the backend. This change improves the usabilty by giving earlier feedback to the user.

@BenjaminSchwendner BenjaminSchwendner merged commit 1f0020c into dev Dec 16, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants