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

fix farm name validation #2678

Merged
merged 1 commit into from
May 12, 2024

Conversation

AlaaElattar
Copy link
Contributor

Description

You can't create a farm name that already exists, and the validation is working correctly.
But when the farm isn't listed on the table, like in the video, or is listed on another page, the validation will not work.

Changes

  • checking validation name against all farm names

Related Issues

#2587

Screencast.from.05-12-2024.10.57.07.AM.webm

Checklist

  • Tests included
  • Build pass
  • Documentation
  • Code format and docstrings
  • Screenshots/Video attached (needed for UI changes)

@AlaaElattar AlaaElattar merged commit a4e4161 into development May 12, 2024
3 checks passed
@AlaaElattar AlaaElattar deleted the development_fix_validating_farmName branch May 12, 2024 10:26
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.

3 participants