data-umbrella / event-board-web

Event Board: front-end code
https://events.dataumbrella.org
GNU Affero General Public License v3.0
10 stars 13 forks source link

Event Form Validations #370

Closed YolineB closed 1 year ago

YolineB commented 1 year ago

PR Overview

Add validation for following fields in Event Form

Type of contribution

Reference: Issue or Pull Request (PR)

Description of Changes

Update validation schema in EventForm.jsx, and update test for page accordingly

Before and After for UI Updates

Before:

image image

After: Desktop

image image image

For PR Reviewer