Proposal: Implementing Delete confirmation using Livewire Inbuilt Confirm Directive #1585
Closed
hemant-kr-meena
started this conversation in
Ideas
Replies: 2 comments 4 replies
-
any implementation or how I could have this change in my project? |
Beta Was this translation helpful? Give feedback.
4 replies
-
feature added in #1599 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Proposal:
Introduce macros named
confirm
andconfirmPrompt
in the Button class. These macros will simplify adding confirmation and prompt dialogs, ensuring consistency and preventing accidental deletions or crucial actions.Simple Confirm Popup
Confirm Prompt Popup with input
Beta Was this translation helpful? Give feedback.
All reactions