Soc/app/views/users
Trevor Vallender ad4fa94bfa Set up forms and error messages
- 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
2023-08-18 19:08:49 +01:00
..
_form.html.erb Set up forms and error messages 2023-08-18 19:08:49 +01:00
edit.html.erb Set up forms and error messages 2023-08-18 19:08:49 +01:00
edit.turbo_stream.erb Set up forms and error messages 2023-08-18 19:08:49 +01:00
new.html.erb Set up forms and error messages 2023-08-18 19:08:49 +01:00
show.html.erb Set up forms and error messages 2023-08-18 19:08:49 +01:00