[LEBV-440] Add alternative phone number field
🎯 Summary
The goal is to add an alternative phone number input field to step 2 so that the user can be contacted by phone in case they want to.
🧪 How to test
Launch the Lebara-Video environment
- Run in a terminal the branch 'develop' in the lebara-video-deployment project.
- Execute
docker-compose -f docker-compose-backend-mock.yml up.
Launch the onboarding-frontend
- Run in a terminal the branch 'LEBV-440_add-alternative-phone-number-field' in the lebara-onboarding-frontend project.
- Run the project.
- Open in one tab
http://localhost:4200/?msisdn=015166804082&iccid=1847. - In the step 2, you should see a new field call 'Alternative phone' as shown to the attached image.
🧠 Considerations
🧐 Checklist
- Changes work in Google Chrome
- Changes work in Safari
- UI is responsive