Open
Description
Have you already checked if a similar item is present on manager-components?
- Yes, I have already checked the existing components/hooks/utils.
What do you expect from this request?
Component
Description
Requested is a generic cancellation modal for services, which does not require the input-field anymore and shows 2 buttons instead.
The headline should display the name of the service that is about to be canceled.
Texts:
Title: Résilier mon [type of service]
Body:
La résiliation de votre service effacera définitivement toutes les données correspondantes.
Souhaitez-vous procéder à la résiliation de votre service ?
2 CTAs:
Non, refuser
Oui, résilier
Where do you expect to use this?
kms
Do you have mock-up?
yes
When do you expect this to be delivered?
25-04-2025
Additional Information
Idea is to:
- re-use the current Modal component in MRCv2 and backport it to MRCv1
- create template components for the ServiceCancelModal in MRCv1 + MRCv2
- decommission the DeleteModal that is currently present in MRCv1 + MRCv2 without introducing a breaking change on uApps that are using it.