-
Notifications
You must be signed in to change notification settings - Fork 8
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
Update farm name validation #2789
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
You shouldn't list all Farms, you should filter by farm name from the grid proxy and it the Farm exists then you should display it as a field validation error and block the creating of the farm
…and checking length of returned array
@amiraabouhadid if component no longer getting userFarms as ref so should we remove it's code? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Good job ya Amira :)
Changes
Added validation for farm name to check if farm name exists in all farms on tfchain
Related Issues
#2764
Documentation PR
For UI changes, Please provide the Documetation PR on info_grid