You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
Given a category for which the access permission = admins only
When customizing the spaces directory to liste only items of this category
Then the item is still displayed to users not member of admin group
Describe the solution you'd like
Given I am a user member of group Alpha
When the admin selects a category group Alpha cannot see, when listing spaces in the spaces directory
Then I cannot see the spaces listed in this customized spaces directory app
The text was updated successfully, but these errors were encountered:
… categories - MEED-8053 - Meeds-io/meeds#2726
This change will avoid listing spaces of user when the Spaces Directory Application filters applies a category which isn't accessible. Thus, the spaces Directory will simply display a placeholder when no access to filtered categories.
boubaker
added a commit
to Meeds-io/social
that referenced
this issue
Jan 10, 2025
… categories - MEED-8053 - Meeds-io/meeds#2726
This change will avoid listing spaces of user when the Spaces Directory Application filters applies a category which isn't accessible. Thus, the spaces Directory will simply display a placeholder when no access to filtered categories.
boubaker
added a commit
to Meeds-io/social
that referenced
this issue
Jan 10, 2025
… categories - MEED-8053 - Meeds-io/meeds#2726 (#4329)
This change will avoid listing spaces of user when the Spaces Directory
Application filters applies a category which isn't accessible.
Thus, the spaces Directory will simply display a placeholder when no
access to filtered categories.
exo-swf
pushed a commit
to Meeds-io/social
that referenced
this issue
Jan 10, 2025
… categories - MEED-8053 - Meeds-io/meeds#2726 (#4329)
This change will avoid listing spaces of user when the Spaces Directory
Application filters applies a category which isn't accessible.
Thus, the spaces Directory will simply display a placeholder when no
access to filtered categories.
Is your feature request related to a problem? Please describe.
Given a category for which the access permission = admins only
When customizing the spaces directory to liste only items of this category
Then the item is still displayed to users not member of admin group
Describe the solution you'd like
Given I am a user member of group Alpha
When the admin selects a category group Alpha cannot see, when listing spaces in the spaces directory
Then I cannot see the spaces listed in this customized spaces directory app
The text was updated successfully, but these errors were encountered: