#I would like to add a delete confirm modal using `@mantine/modals` with a prompt `@mantine/forms`.

6 messages · Page 1 of 1 (latest)

restive shuttle
#

Seeing as you can't update the state inside a modal and you can't disable the confirm button from within the modal, what is the best way to approach to do this?

This is basically ment to work the same way github delete modal works.

night patio
restive shuttle
#

yeah mhm

#

its a shame that these packages aren't that easily compatible

#

well I ment its annoying that the modals package doesn't allow for easy state changes while being shown

night patio