
What do you think @nextcloud/designers? @juliushaertl it seems to stem from autogenerating the favicon through the theming app, so do you know where to change this?
GitMate.io thinks possibly related issues are https://github.com/nextcloud/server/issues/3821 (Customization of Personal page), https://github.com/nextcloud/server/issues/3193 (Detail pages for apps), https://github.com/nextcloud/server/issues/9252 (Wrong page rendering), https://github.com/nextcloud/server/issues/4295 (Missing sessions on Personal page), and https://github.com/nextcloud/server/issues/4020 (Search on public share pages).
@jancborchardt Having the default logo for sharing pages makes sense to me. For the files app I'd rather keep the auto generated, since although it is the core app of Nextcloud it still is an app where it makes sense to separate from others in the tab list.
I agree with @juliushaertl
To add my 2 cents, I think at some point it should be possible to set the Default NC app in the Admin (or Personal?) settings to something other than the Files app, at which point it makes no sense whatsoever for the Files to have a default logo.
@juliushaertl good point! Could you open a pull request to fix it for the sharing pages?
@pixelipo yup – the personal settings would be the right place for that. Although currently it’s an instance-wide config setting, so some work would need to be done. → Different issue in any case. :)
Most helpful comment
@jancborchardt Having the default logo for sharing pages makes sense to me. For the files app I'd rather keep the auto generated, since although it is the core app of Nextcloud it still is an app where it makes sense to separate from others in the tab list.