Currently, user can save the observation without adding the name of observation. However, at least common name should be required.
Potential solution
We can add the blocker on submitting button that common name cannot be empty. For scientific name, since it's possible that the scientific name cannot be found, we force the confidence level to be 0 if scientific name is empty.
Description
Currently, user can save the observation without adding the name of observation. However, at least common name should be required.
Potential solution
We can add the blocker on submitting button that common name cannot be empty. For scientific name, since it's possible that the scientific name cannot be found, we force the confidence level to be 0 if scientific name is empty.