Open vincentdavis opened 1 year ago
The event modal does not stay open if there are form errors returned from the server. We should use HTMX to fix this. Currently, I have a HTML if-then hack to keep it open. https://github.com/we-race-here/events/blob/main/apps/event/templates/forms/event_submit_community.html#L13
The event modal does not stay open if there are form errors returned from the server. We should use HTMX to fix this. Currently, I have a HTML if-then hack to keep it open. https://github.com/we-race-here/events/blob/main/apps/event/templates/forms/event_submit_community.html#L13