You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This seems awesome! The one case that seems to be missing is Turbo confirm modals. As this is an "ultimate turbo modal" library, it would be great to also support Turbo confirms. The main case I'm thinking of is a delete button so this would seemingly combine the use case where the server side closes the modal. Is there a way to hook into the existing code to show a standardized "Are you sure?" modal? Ideally, we can specify data attributes for the modal to customize the copy or behavior on a case by case basis.
The text was updated successfully, but these errors were encountered:
This seems awesome! The one case that seems to be missing is Turbo confirm modals. As this is an "ultimate turbo modal" library, it would be great to also support Turbo confirms. The main case I'm thinking of is a delete button so this would seemingly combine the use case where the server side closes the modal. Is there a way to hook into the existing code to show a standardized "Are you sure?" modal? Ideally, we can specify data attributes for the modal to customize the copy or behavior on a case by case basis.
The text was updated successfully, but these errors were encountered: