Was barking up the wrong tree introducing these. The solution to the
issue of forms not re-rendering was to return the :unprocessable_entity
status when errors are encountered.
- Assign error class to the existing tags, don't add a wrapper div. This
keeps the code cleaner and doesn't break our styling.
- Use Turbo Streams to update flash
- Style form errors