[LEBV-296] Check permissions granted
🎯 Summary
1. In the step 2, if permissions aren't granted or the device is being used by another application, you can continue to the next step or you can reload the page to granted the permissions
2. If you decide to continue, you should see something similar to the next image
3. In the step 4, if permissions aren't granted or the device is being used by another application, you can go back to the previous step or you can reload the page to granted the permissions. If you decide to go back to the previous step, you should see something similar to the previous image
4. In step 2, if video input is not detected, you should see something similar to the following image and you could continue to the next step
5. If you decide to continue, you should see something similar to the next image
🧪 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-296-permissions_message' in the lebara-onboarding-frontend project.
- Run the project.
- Open in one tab
http://localhost:4200/?msisdn=015166804082&iccid=1847.
🧠 Considerations
- New messages and buttons only in English
🧐 Checklist
- Changes work in Google Chrome
- Changes work in Safari
- UI is responsive




