# Groups Tab in Admin Inconsistent With Other Tabs

**URL:** https://meta.discourse.org/t/groups-tab-in-admin-inconsistent-with-other-tabs/224825
**Category:** UX
**Tags:** completed
**Created:** [April 20, 2022, 8:17am UTC](https://meta.discourse.org/t/groups-tab-in-admin-inconsistent-with-other-tabs/224825 "2022-04-20T08:17:28Z")
**Posts on this page:** 7
**Page:** 1

<div class="post-metadata">

### Author: ![JamesNorth](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/jamesnorth/32/283740_2.png) [@JamesNorth](https://meta.discourse.org/u/JamesNorth)
#### Post date: [April 20, 2022, 8:17am UTC](https://meta.discourse.org/t/groups-tab-in-admin-inconsistent-with-other-tabs/224825/1 "2022-04-20T08:17:28Z")

</div>

Hi Folks,

I use the Groups tab a fair bit in the Admin menu and always find it bizarre and inconsistent that it kind of leaves the rest of the Admin menu tabs behind when you click on it.

Here is a video of me clicking through all the tabs and then the Group one to show you what I mean.

Can’t it just be like the other tabs and leave the menu there so we can browse all of those items consistently?

---

<div class="post-metadata">

### Author: ![awesomerobot](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/awesomerobot/32/142900_2.png) [@awesomerobot](https://meta.discourse.org/u/awesomerobot)
#### Post date: [April 20, 2022, 3:33pm UTC](https://meta.discourse.org/t/groups-tab-in-admin-inconsistent-with-other-tabs/224825/2 "2022-04-20T15:33:35Z")

</div>

The reasoning there is that the groups page is the same for normal users and admins (just a matter of showing/hiding certain content), maybe it’s possible we can be smarter about it and show the admin controls when a visit originates from the admin area?

---

<div class="post-metadata">

### Author: ![JamesNorth](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/jamesnorth/32/283740_2.png) [@JamesNorth](https://meta.discourse.org/u/JamesNorth)
#### Post date: [April 20, 2022, 11:19pm UTC](https://meta.discourse.org/t/groups-tab-in-admin-inconsistent-with-other-tabs/224825/3 "2022-04-20T23:19:16Z")

</div>

> [@awesomerobot](#):
>
> the groups page is the same for normal users and admins

Ahh interesting I had no idea this was the case.

Yeah I guess if it knows the previously viewed page was in the admin area or even if the user is an admin?

I don’t think it’d be unusual if you were given the admin menu when clicking on the groups page if you were an admin user yourself?

---

<div class="post-metadata">

### Author: ![mdoggydog](https://avatars.discourse-cdn.com/v4/letter/m/82dd89/32.png) [@mdoggydog](https://meta.discourse.org/u/mdoggydog)
#### Post date: [October 4, 2023, 6:17pm UTC](https://meta.discourse.org/t/groups-tab-in-admin-inconsistent-with-other-tabs/224825/4 "2023-10-04T18:17:48Z")

</div>

I just stumbled upon this topic… and realized that in the discourse that I administer, I don’t even have a “Groups” tab in the “Admin” page — just `Dashboard - Setttings - Users - Badges - Emails - ...`.

I poked around a bit and discovered that the existence of that tab/link is conditioned on the `enable_group_directory` setting:

- If enabled, then a “Groups” link to `/g` appears (for everyone) in the top-level hamburger-menu.
- If disabled, then the “Groups” link to `/g` appears in the admin page tab-line instead. (Unlike `/admin`, the `/g` page still exists for non-staff users, but it displays “There are no visible groups.”)

---

<div class="post-metadata">

### Author: ![Lilly](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/lilly/32/575047_2.png) [@Lilly](https://meta.discourse.org/u/Lilly)
#### Post date: [October 4, 2023, 6:29pm UTC](https://meta.discourse.org/t/groups-tab-in-admin-inconsistent-with-other-tabs/224825/5 "2023-10-04T18:29:11Z")

</div>

> [@mdoggydog](#):
>
> I don’t even have a “Groups” tab in the “Admin” page — just `Dashboard - Setttings - Users - Badges - Emails - ...`.

groups is now under the admin-users tab:

 ![admin-groups](https://global.discourse-cdn.com/meta/original/4X/9/7/9/97957fd00c4beecf500c3d0dac8dbbc51e83ae3d.png)

---

<div class="post-metadata">

### Author: ![mdoggydog](https://avatars.discourse-cdn.com/v4/letter/m/82dd89/32.png) [@mdoggydog](https://meta.discourse.org/u/mdoggydog)
#### Post date: [October 4, 2023, 6:54pm UTC](https://meta.discourse.org/t/groups-tab-in-admin-inconsistent-with-other-tabs/224825/6 "2023-10-04T18:54:50Z")

</div>

> [@Lilly](#):
>
> groups is **now** under the admin-users tab

Heh… so it is!

Though, not “now” so much as “also”: regardless of the `enable_group_directory` setting, there is an additional link to `/g` labelled “Groups” …in the sub-tab-bar of the Users tab. (Same behavior, one-tabset-level deeper.)

If you are someone who was already upset by the behavior of the Groups “tab” in the admin tab-bar, now you can be twice as upset (or, upset-squared?). :worried: :worried:

 ![discourse-groups-links-times-two](https://global.discourse-cdn.com/meta/original/4X/d/3/b/d3b22f98886b852e38c7677fadf7a03f189e042c.png)

---

<div class="post-metadata">

### Author: ![awesomerobot](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/awesomerobot/32/142900_2.png) [@awesomerobot](https://meta.discourse.org/u/awesomerobot)
#### Post date: [July 24, 2025, 12:09pm UTC](https://meta.discourse.org/t/groups-tab-in-admin-inconsistent-with-other-tabs/224825/7 "2025-07-24T12:09:51Z")

</div>

This now has a proper page in the admin area, no more redirecting to /g

 ![image](https://global.discourse-cdn.com/meta/original/4X/9/a/1/9a16c94a006875e428f79bc996148de2af959544.png)
