lemonaid icon indicating copy to clipboard operation
lemonaid copied to clipboard

Loading/Busy indicators

Open skemp353 opened this issue 7 years ago • 2 comments

Performance is very poor from Australia so it is really obvious that there is no loading/busy indicators when opening a mentor profile. The app just sits empty (in the background it is fetching the data) then 30 seconds later (if you are patient and have waited that long) the data appears, but there is no indication to the user what is going on.

I suggest adding some loading/busy indicators while fetching data to make it obvious that something is happening.

Thanks.

skemp353 avatar Dec 14 '17 04:12 skemp353

@CBasis Check into performance of profile pictures @larslanghammer talk to SAP colleagues about how to build a global well performing application

gregorwolf avatar Mar 02 '18 07:03 gregorwolf

I've added a busy indicator on the main odata model. Now it shows a loading indicator in the middle of the screen for each call. Maybe it's better to only add it to the detail page? The master list already has a loading indicator...

lemaiwo avatar Mar 06 '18 08:03 lemaiwo