|
|
|
|
|
by realusername
1876 days ago
|
|
I find it strange because that's not a behaviour I would use, but to each their own, it's the beauty of the web :). If you really want to do it, you can add 3 lines on your project and that will work with any CRUD page you're building, I don't think that's unreasonable or difficult to do. Edit: Actually thinking about it, if you just made a form for that delete button and a phx-disable-with="" on the row it would probably work straight away without any JS hook. |
|