Files
discourse/spec/system/page_objects/modals
Ted Johansson 9a76339be6 DEV: Invert bulk action notification checkbox (#36016)
We want to reduce noise in notifications.

In this PR, we change the notifications from opt-out to opt-in when
performing bulk actions.

To reduce churn and regression risk, it uses the same param (`silent`)
to the back-end, so it's a UI only change.
2025-11-13 21:34:06 +08:00
..