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.
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.