mobile-app
mobile-app copied to clipboard
Missing Failed to load/ Error widget
Describe the bug Should be a proper view if content failed to load due to some error like no internet or something
To Reproduce Steps to reproduce the behaviour: Turn off internet & load something.
Screenshots If applicable, add screenshots to help explain your problem.
Device Information [optional]:
- OS: Android
Additional context No
Are you working on this issue? (Yes/No) No
Hello, Is this issue still open? @manjotsidhu
Please guide me how should I proceed to solve this issue?
@Aadeesh11 You will need to implement changes done in #134 (later on they were reverted due to failing tests) and also fix UI Tests. Make sure all the error codes are properly handled with messages. Also make sure error widgets are implemented in all screens where APIs are being called.