glebeda / footie

Football manager application for games organisation
0 stars 0 forks source link

As administrator I would like to have a confirmation popup for game cancellation #66

Open glebeda opened 8 months ago

glebeda commented 8 months ago

Need to refactor the CancelDialog component to something like ConfirmationDialog buttons should be renamed to Yes and No. The message in dialog should be a parameter to component. This component then should be integrated in AdminPage for CancelButton component.