I used to be able to join a group via the group’s page - this now seems impossible, and also, the member list is absent:
1 Like
sam
(Sam Saffron)
2
@tgxworld this one is yours
1 Like
tgxworld
(Alan Tan)
3
@ChrisBeach Is this just a public group?
tgxworld
(Alan Tan)
5
Is your instance on latest? I can’t reproduce this locally.
Yes it is.
I’ve just checked, and three of my public group pages work correctly e.g.
https://se23.life/groups/Politicos
Pondering ways in which these two non-functioning group pages are different… the groups:
- start with a number?
- are the most recent (possibly created after a logic / DB change)?
- don’t have me as a member or owner (the others do)
3 Likes
tgxworld
(Alan Tan)
7
Cool that should be sufficient information. I’ll look into it soon.
3 Likes
tgxworld
(Alan Tan)
8
Hmm can you check for any errors in your logs? It looks like the members API endpoint is not returning the right results.
Anyway I noticed that font awesome icons with longer widths are still not displaying correctly so I made a fix
https://github.com/discourse/discourse/commit/40deef32e36acbd491fa1731fdf30bff47269ffa
2 Likes
scombs
(Steve Combs)
9
I have the same issue. I am on v1.7.0.beta11 and hosted by Discourse.
(Not seeing any request buttons on private groups and PM is still going to the entire group–so maybe I am not on latest?)
Same issues with brand new test group.
Could it be related to the link on the groups page being
It then redirects to
Back when the landing page for groups was changed from activity to members there was a redirect added. Just a guess.
2 Likes
tgxworld
(Alan Tan)
10
Thanks for the report @ChrisBeach and @scombs.
There was a bug client side when the current user does not belong to any group.
https://github.com/discourse/discourse/commit/3aed15c99e27af29faed04ffc1c9e71d0473ce2a
6 Likes
tgxworld
(Alan Tan)
Closed
13
This topic was automatically closed after 2 days. New replies are no longer allowed.