Before You Submit
Type of Suggestion
Proposing new documentation content
Relevant Documentation Links
https://docs.nextcloud.com/server/latest/user_manual/en/desktop/usage.html
Summary
It seems the client uses a new status icon which is not explained
Details
My MacOS client (v 4.0.6) seems to use a new - presumably - warning icon in certain situations. This icon is shown in the top menu bar instead of the usual NextCloud icon:
Neither does hovering over the icon explain this (--> issue for the sync client), nor does the manual explain this.
Additional Notes
It seems that the icon is named "state-warning.svg" and the Code makes use of this when the status is either SyncResult::Undefined or SyncResult::Problem.