-
Notifications
You must be signed in to change notification settings - Fork 663
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[1.7.0beta4] Signing out with the desktop client doesn't hide the overlay icons. #2349
Comments
thanks. I had the same feeling as you in the beginning, but then @dragotin told me that they're supposed to stay because a big usage for them is seeing the sync status while being offline. |
(Which however then might be bogus? Do we show the correct icon while logged out?) |
When you sing out overlay icons don't change, @dragotin Is it the correct behavior? |
I think that overlay icons showing the current sync status (sync busy, sync ok, error) should not be shown when OC is not syncing, i.e. cannot update files. |
In my opinion, icons should be shown even if you are logged out. |
For an impression of the behavior of fixed icons defined in the desktop.ini files and dynamic overlay icons for showing the sync status, one could install Google Drive for free and share a folder with someone else. |
I think if the client signs out, the overlay icons should still be visible and show the status of the last sync, and the changes that happened on the local repository. For example, if a nicely synced repo goes offline, the overlay icons would show which files were changed locally and need sync. Of course, that does not include changes from the remote repo, as there is no connection. @MTRichards , @jancborchardt do you agree? |
When I see a sync status, then I expect that it is correct. The history of the sync status after disconnecting from the server can have a mismatch with the current server situation. How do other cloud sharing systems show this? |
It is correct, "Sync OK" means that the local file has been properly sync'ed and the "need sync" icon means it is not. |
I completely agree with @dragotin’s comment #2349 (comment) Just not showing the icons is a very bad idea because it removes all feedback. The current behavior is by design. |
@jancborchardt If the system is offline, there are no overlay icons present. BUT if a file has unsynced changes, the circular (static) icon remains as long as the system is offline indicating it is waiting to sync. Then it gets a circular icon spinning once it starts syncing when the system is online. Did the design specification change? |
It has changed in the way that we also show the ok-icon. I still think its ok. |
@dragotin The user needs to know the current sync status and expects to see that. |
Steps to reproduce
Expected behaviour
The overlay icons are not shown.
Actual behaviour
Overlay icons are shown.
Server configuration
Operating system:
(Ubuntu)
Web server:
nginx/1.4.6
Database:
PHP version:
PHP/5.5.9-1ubuntu4.4
ownCloud version: (see ownCloud admin page)
{"installed":"true","version":"7.0.3.0","versionstring":"7.0.3 RC1","edition":"enterprise"}
Are you using encryption: no
Client configuration
mac version 1.7.0beta4
windows version 1.7.0beta4
Operating system:
Mac OS 1.9.5
Windows 7
The text was updated successfully, but these errors were encountered: