generated from kir-dev/next-nest-template
-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
Description
Right now, the form submit a hardcoded 'Colors.RED' as the event's color. There's a colorpicker element which we could use, but I think it should be discussed whether we want the users to have that much freedom in choosing an event's color.
If we remain on the original enum approach, we need to validate the users' input on the frontend.