Files
fizzy/app/views/cards
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-12-01 14:29:56 -06:00
2025-12-01 14:29:56 -06:00
2025-12-01 14:29:56 -06:00
2025-12-03 14:11:08 -06:00