intesys / ytestbook

Manage test planning, execution and report
1 stars 0 forks source link

Use modals imperatively and not declaratively #62

Closed kino90 closed 1 week ago

kino90 commented 1 month ago

As I was saying in this PR it's usually better to handle modals imperatively through Mantine's Modal Manager.

This allows to:

IMO, this behavior should be used for ALL the modals, whether they are confirm modals or not