discourse/plugins/discourse-assign/test/javascripts
Isaac Janzen de960665f4
FIX: Assignments tab can render for groups whose member list is forbidden, leading to a guaranteed 403 (#40006)
## Summary

This patch fixes a UI inconsistency where the Group Assignments tab
remained visible to users who lacked permission to view a group's
members. Although the backend correctly enforced these permissions by
returning a 403 error, the UI failed to hide the entry point, leading to
a broken user experience.

## Source

- Patch Triage: https://patch.discourse.org/patch-triage/887

---

🤖 Auto-generated from the patch diff via Patch Triage. Review carefully
before merging.
2026-05-13 15:27:11 -05:00
..
acceptance FIX: Assignments tab can render for groups whose member list is forbidden, leading to a guaranteed 403 (#40006) 2026-05-13 15:27:11 -05:00
fixtures
integration/components DEV: Remove plugin names from test titles (#39418) 2026-04-21 19:19:52 +02:00