-
Notifications
You must be signed in to change notification settings - Fork 806
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
Activity tray and activity list design improvements #889
Comments
Hi! Activities that represent a file that got synced show the syncing icon. From your screenshot and description what you see is the correct expected behavior. @jancborchardt ? |
Hi Camila, |
If it is listed in the Activities, it is because is done. Maybe what you are trying to refer to is the tray icon? |
@criwe could you post a full screenshot of the surroundings of where this is displayed? :) If it’s a dialog, ideally the full dialog, so I can check where it is. Thanks! |
@jancborchardt sure! Hope it gets clearer now. In the 2.3.3 there was an difference between "is syncing" and "is snyced", in 2.5 its not. I´ve added an expample how it would expect the behavior. |
Right, totally agree. If it's synced successfully, we should use the green checkmark icon. The blue circular arrows are only if something is to be synced or currently syncing. |
Feedback from the Telegram group about the new Activities list:
|
Great people with great passive-aggressive comments! Let’s get to work! 🎉 🤔 Seriously though:
How does that sound? Also, can they post screenshots of how the dialog looks so we can productively move forward? ;) |
Normally you don't have tons of files in the root of the folder and have folders with subfolders. |
@vitaliis since the symlinks are not synced anyway, showing all of them is not really the point. It's important to let people know that it doesn't happen, but we don't need to list them all in detail. Which is precisely the reason people complained – because the Activity list starts out with all these rather useless entries. So we need to group them. |
I stumbled over this thread, because symlink and ignored-files cause my nextcloud client to seem like it's never working: always the warning symbol. I also think this is issue is related to #965 ? |
I would remark in this case that it would be nice, if the user can click on the condensed row of a warning type to get a new window/dialog that states verbosely what files caused problems to check/track them down. |
@chaos-prevails that is how it was before and it was very difficult to get an overview. Now you have all the crucial info on the left. We need to additionally improve the display of the file name by separating it from the folder path:
That way all the important info is on the left, easily scannable. Details and actions are on the right. |
@Mannshoch could I ask you to open a seprate issue for that as it’s a different topic? :) It’s a good proposal and could benefit from slightly simplified design – maybe take a look at the conflict dialog on the server. Thank you! |
Coming from #872 as requested, but I really think conflicts identification should be prioritized over more "generic" UI improvements. Pretty, pretty please, just add a checkbox allowing to not display warnings about hidden/ignored files. Thanks :) PS: Even just marking conflicts as errors (as I think they should be) would make them more manageable... |
@koying conflicts and errors should show at the very top in any of the activity view, so that is taken care of. Warnings and ignored files are less important, hence sorted below. (And again, multiple ignored/hidden files should be collapsed into one entry.) |
Btw @camilasan @misch7 this is kind of a precursor to Improved tray menu #877 as the activity list would be integrated in there too and needs to be made less noisy before as per my comment above at #889 (comment)
|
I was so hopeful this would have been addressed in 2.6.0 😢 |
We also would have liked to have it already but login issues, security improvements and bugs sadly had to be addressed with priority. This is the next nice thing to have in our 2.7 release [hoping]. We also have more fun implementing new features ^^ 😅😊 |
This GUI doesn't exist anymore since the new systray window was introduced. |
Expected behaviour
Activity tray should show when file is synced
Actual behaviour
Activity tray of the desktop keeps showing "syncing", see picture:
I´ve checked it on the server, the file was already there
Steps to reproduce
Client configuration
Client version: 2.5.0
Operating system: Win7
OS language: German
Qt version used by client package (Linux only, see also Settings dialog): n/a
Client package (From Nextcloud or distro) (Linux only): n/a
Installation path of client: C:\Program Files (x86)\Nextcloud
Server configuration
Operating system: don´t know, shared hosting
Web server: don´t know, shared hosting
Database: MySQL 5.6.19
PHP version: 7.2.11
Nextcloud version: 14.0.4
Storage backend (external storage): n/a
Logs
Please use Gist (https://gist.github.com/) or a similar code paster for longer
logs.
Template for output < 10 lines
Client logfile: Output of
nextcloud --logwindow
ornextcloud --logfile log.txt
(On Windows using
cmd.exe
, you might need to firstcd
into the Nextcloud directory)(See also https://docs.nextcloud.com/desktop/2.3/troubleshooting.html#log-files)
Web server error log:
Server logfile: nextcloud log (data/nextcloud.log):
The text was updated successfully, but these errors were encountered: