massenergize / frontend-portal

Front End Code for the MassEnergize Community Portal. The community portal is customized for each participating community, and has the canonical URL https://community.massenergize.org/<community-name>/. For example, https://community.massenergize.org/wayland/.
MIT License
5 stars 2 forks source link

User submitted event - Title longer than 100 characters fails and no feedback #1277

Closed BradHN1 closed 3 months ago

BradHN1 commented 11 months ago

Describe the bug

Due to 100 char limitation on the name field in the database, when you post an event with a longer title than this it fails and gives no indication why, just "An error occurred" try again.

Expected behavior

In cases where there is a length limitation on character fields, the front-end should only allow that many characters to be input.

Screenshots or video

Screenshot 2023-12-07 at 11 43 56 AM