playasoft / grants

An online question and answer system for receiving grant funding from non-profits
GNU Affero General Public License v3.0
3 stars 3 forks source link

Bad UX & lack of error handling for dropdowns #106

Open itsrachelfish opened 4 years ago

itsrachelfish commented 4 years ago

Dropdown fields require you to input key value pairs in a specific format. Most users don't understand this and it isn't really explained anywhere. Worst of all, when you enter the wrong configuration options, the whole page breaks. And THEN there's no dropdown options displayed on the edit page, so you can't even fix them after it's broken without manually going into the database.