discourse/plugins/discourse-assign/test/javascripts/acceptance
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
..
assign-disabled-test.js DEV: Remove plugin names from test titles (#39418) 2026-04-21 19:19:52 +02:00
assign-enabled-test.js DEV: Remove plugin names from test titles (#39418) 2026-04-21 19:19:52 +02:00
assigned-topic-test.js DEV: Remove plugin names from test titles (#39418) 2026-04-21 19:19:52 +02:00
assigns-tab-user-menu-test.js DEV: Remove plugin names from test titles (#39418) 2026-04-21 19:19:52 +02:00
category-test.js DEV: Remove plugin names from test titles (#39418) 2026-04-21 19:19:52 +02:00
edit-assignments-modal-test.js DEV: Remove plugin names from test titles (#39418) 2026-04-21 19:19:52 +02:00
group-assignments-test.js 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
never-track-assign-reason-test.js DEV: Remove plugin names from test titles (#39418) 2026-04-21 19:19:52 +02:00
post-popup-menu-test.js DEV: Remove plugin names from test titles (#39418) 2026-04-21 19:19:52 +02:00
search-full-test.js DEV: Remove plugin names from test titles (#39418) 2026-04-21 19:19:52 +02:00
topic-level-assign-menu-test.js DEV: Remove plugin names from test titles (#39418) 2026-04-21 19:19:52 +02:00
user-assignments-list-test.js DEV: Remove plugin names from test titles (#39418) 2026-04-21 19:19:52 +02:00
user-private-messages-assigned-test.js DEV: Remove plugin names from test titles (#39418) 2026-04-21 19:19:52 +02:00