davideuler / gss

Automatically exported from code.google.com/p/gss
Other
0 stars 0 forks source link

Suggestion: Refresh account stats when user refreshes a folder (web client) #103

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
The case I have in mind is the following:
* user views account via the web client
* also uses another client (e.g. desktop, mobile) to upload multiple files, or, 
another users uploads files to a shared folder
* user refreshes the folder view to check out the progress / view the new files
* the view is updated but the footer stats (total files, storage used, etc) is 
not updated

Maybe we should to re-get the user details and refresh the footer stats on 
every manual refresh. 

Original issue reported on code.google.com by fstamate...@gmail.com on 25 May 2011 at 10:28

GoogleCodeExporter commented 8 years ago
In view of the upcoming API (v2) redesign lets add a "user class" or "stats" 
REST resource for getting just the stats and not the complete user object

Original comment by fstamate...@gmail.com on 27 May 2011 at 11:01