Skip to content

Various fixes

Compare
Choose a tag to compare
@jasonfb jasonfb released this 23 Oct 11:28
· 47 commits to main since this release
950de58

Various fixes:

  • fixed alert classes for error input for bootstrap 5 (changes to alert alert-danger was just alert-danger; todo: this should be abstracted into LayoutStrategy::Bootstrap)
  • switches to use a self-defined instance var @action instead of action_name; this is so I can
    switch it back to 'new' or 'edit' upon a failure re-display to have the view behave the expected way
  • fix in create.turbo_stream.erb for failure redisplay (was not working)
  • fixes syntax error (in generated code) in edit.erb when there was a nested set