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

Fix: Form title character limit #1370

Closed abdullai-t closed 1 month ago

abdullai-t commented 2 months ago

Summary / Highlights

This pull request implements a character limit for the title fields in the creation forms for Events, Actions, and Vendors, aligning with the existing character limit constraints in the backend.

Details (Give details about what this PR accomplishes, include any screenshots etc.)

https://github.com/massenergize/frontend-portal/assets/42780120/e4a330a0-ff39-45e1-9ab7-8091308ce267

Testing Steps (Provide details on how your changes can be tested)

Requirements

Transparency (Project board)

What kind of change does this PR introduce? (check at least one)

Does this PR introduce a breaking change? (check one)

If yes, please describe the impact and migration path for existing applications:

The PR fulfills these requirements:

Other information: Any otherthing we need to know