nextcloud / circles

👪 Create groups with other users on a Nextcloud instance and share with them
GNU Affero General Public License v3.0
142 stars 47 forks source link

fix(dashboard): Add `icon-teams` CSS class and fix path to app icon #1520

Closed mejo- closed 6 months ago

mejo- commented 6 months ago

Fixing the path to the app icon fixes dashboard widgets. Otherwise getting the widgets throws an error and all widgets are broken.

Adding the icon-teams CSS class fixes displaying the teams icon in the teams dashboard widget.

2024-03-05T17:36:08,669081871+01:00

juliushaertl commented 6 months ago

Just looked into moving over files_sharing, which would actually also have the class defined now in core: https://github.com/nextcloud/server/pull/44007 maybe we can then skip loading an additional css file