[LEBV-416] Remove edit button when user is on waiting queue
🎯 Summary
If the user is on the waiting screen, the edit button shouldn't appear
🧪 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-416_remove-edit-button-on-waiting_screen' in the lebara-onboarding-frontend project.
- Run the project.
- Open in one tab
http://localhost:4200/?msisdn=015166804082&iccid=1847. - When you are on the waiting screen, you should see the behavior explained in the summary.
🧠 Considerations
Special considerations
🧐 Checklist
- Changes work in Google Chrome
- Changes work in Safari
- UI is responsive