# Auf der Group Messages Komponente landen

**URL:** https://meta.discourse.org/t/land-on-group-messages-component/214097
**Category:** Theme component
**Tags:** deprecated
**Created:** [6. Januar 2022 um 21:54 UTC](https://meta.discourse.org/t/land-on-group-messages-component/214097 "2022-01-06T21:54:22Z")
**Posts on this page:** 1
**Showing post:** 3

<div class="post-metadata">

### Author: ![nathank](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/nathank/32/290039_2.png) [@nathank](https://meta.discourse.org/u/nathank)
#### Post date: [11. November 2022 um 21:32 UTC](https://meta.discourse.org/t/land-on-group-messages-component/214097/3 "2022-11-11T21:32:28Z")

</div>

Es gibt im Moment ein Problem mit der Komponente, das auf der `/g`-Seite auftritt:

> [@All groups are not anymore displayed in group page](https://meta.discourse.org/t/all-groups-are-not-anymore-displayed-in-group-page/244964):
>
> Hello. First, thank you to the team for all the great job for Discourse ! Since 2.9.0.beta11, the group page ( mydomain/g ) shows only 2 groups. If I filter by name, I can find the other groups. The request /g.json shows all the groups of our instance. So, is there a parameter who changed between beta10 and beta11 which makes groups not displayed in the group page ?

Es scheint mit diesem Commit im Core zusammenzuhängen:

> <https://github.com/discourse/discourse/commit/58e59e357964533c2734b054e78f5c0824ca60f8>

Ich habe die Funktionalität auf dieser Seite vorübergehend deaktiviert, bis ich sie richtig behoben habe:

> <https://github.com/nathan-nz/discourse-group-messages-land/commit/6ba623d94e76f503e55398be9c6bd2cd364422b2>
>
> Commented out script for \`/g\` page

## Außerdem neue Funktion – Hinzufügen von Sidebar-Kompatibilität

Während ich dabei bin, möchte ich auch die Kompatibilität mit der neuen #sidebar hinzufügen.

Ich versuche herauszufinden, wie ich die Gruppen-Nachrichten-Links auf der Sidebar umleiten kann, die derzeit hierhin führen:

- `/u/username/messages/group/group-slug`

Ich möchte, dass sie stattdessen hierhin führen:

- `/g/group-slug/messages`

Kann mir jemand bei einem dieser Punkte helfen? Beide sind für mich zu hochrangig.

---

_[View the full topic](https://meta.discourse.org/t/land-on-group-messages-component/214097)._
