BrightMindEnrichment / StreetCare

BrightMindEnrichment is a Non-Profit Organization which helps homeless people. StreetCare is name of Android application of BME.
5 stars 1 forks source link

Disable UI field during API calls #91

Open phillipsk opened 2 months ago

phillipsk commented 2 months ago

While logging in or signing up or any other task within the app that calls an api in the background a user should not be able to navigate away from the currently running task. The UI should be disabled and optionally a progress bar should be displayed to indicate the view is loading.