Files
fizzy/app/helpers
Justin Starner d28fbaa101 Refactor card deletion to use custom modal
Replaces the standard turbo_confirm attribute with a custom dialog modal for a better user experience.

- Removes `button_to_delete_card` helper in favor of inline markup.
- Implements `keydown.esc->dialog#close:stop` to prevent the Escape key from inadvertently closing selected card.
2025-12-04 21:47:09 -05:00
..
2025-10-27 16:59:57 -05:00
2025-10-14 12:05:21 -05:00
2025-11-24 12:03:34 +01:00
2025-12-04 14:01:15 -05:00
2025-09-11 16:29:07 +02:00