metadata-research / yamz

A crowd-sourced metadata dictionary
MIT License
9 stars 3 forks source link

Adding an empty string returns user to entry form without any feedback #152

Open machawk1 opened 4 months ago

machawk1 commented 4 months ago

Describe the bug Adding a new term with a string of " " returns the user to the "Add" form without any feedback.

To Reproduce Steps to reproduce the behavior:

  1. At yamz.net, go to Add
  2. Enter values for Definition and Examples as well as a single space character for the Term string.
  3. Hit submit.

Expected behavior
User is given feedback of an invalid value.

Desktop