TurboModal

TurboModal Stimulus Controller

Handles modal closing before form submission to prevent modal being open during Turbo Stream updates. Closes the modal when form is submitted, allowing the background page to update cleanly.

Features:

  • Modal closing before form submission
  • Bootstrap modal integration
  • Turbo Form submission handling
  • Prevents modal from interfering with page updates

Usage:

The modal will close immediately when the form is submitted.