eloquence / lib.reviews

A free/libre code and information platform for reviews of anything
Creative Commons Zero v1.0 Universal
171 stars 13 forks source link

Do not submit label input contents when lookup data is present #196

Closed eloquence closed 6 years ago

eloquence commented 6 years ago

The label field is hidden, but its contents are still submitted even when a label has been looked up from an external source. To avoid conflicting data, we should either clear the field once we have lookup data, or otherwise exclude it from submission.