Skip to content

Talk can not be set as default app on Nextcloud 28 using the app order #11134

@susnux

Description

@susnux

With Nextcloud 28 you can set a custom app order on a per-user basis, this also works with Talk.
But using that feature it is currently not possible to set Talk as the default app if sorted first, because Talk uses a closure to register its navigation entry instead of an appinfo entry.

To fix this talk needs to also provide the app key in the navigation entry ("app" => "spreed"):

'id' => self::APP_ID,

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions