justi / remote_modal_hotwire_bootstrap

Example of working with remote modals and forms using Hotwire and bootstrap

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Remote modals with hotwire and bootstrap

This is an example ruby on rails app that shows how you can build "remote modals" (where the content is requested to the server), submit forms and handle erors, using Hotwire and bootstrap.

Versions

  • Ruby: 3.1.2
  • Rails: 7.0.8
  • Turbo rails: 1.0.0
  • Stimulus rails: 1.0.2
  • Bootstrap: 5.1.3

Video

Here is a video showing the example:

Remote modals with Hotwire and Bootstrap

About

Example of working with remote modals and forms using Hotwire and bootstrap


Languages

Language:Ruby 77.1%Language:HTML 13.3%Language:JavaScript 3.8%Language:Haml 3.7%Language:CSS 2.1%