ushahidi / ussd-engine

Session engine for interaction with end users via a USSD provider
GNU Affero General Public License v3.0
7 stars 8 forks source link

When hitting submit button it keeps submitting forever #122

Open diogocsc opened 1 year ago

diogocsc commented 1 year ago

Hi, I just created g1portugal.ushahidi.io, and a new survey with only a location field. When I hit submit it keeps submitting forever.

I think i Know why:

When creating the survey I didn't want a title and description fields, so to delete them I created fields with the same name, and when deleting these second and third field, it also deleted the default ones, leaving me with no fields.

Suggestion: Make Title and Description optional fields, not mandatory.