discourse/plugins/discourse-solved/test/javascripts/acceptance
David Battersby 0f45b33c89
FIX: confirmation for solved tags removal (#37720)
Extends the confirmation modal introduced in (#37601) to work with
solved tags too. When removing a solved tag from a topic in a category
that doesn't have solved posts enabled we now show a confirmation modal
to ensure the admin wants to continue (as the solved post will be lost
with the change).

Internal ref - /t/173671/11

---------

Co-authored-by: Régis Hanol <regis@hanol.fr>
2026-02-17 15:57:10 +04:00
..
discourse-solved-post-menu-test.js
discourse-solved-test.js UX: Add high context topic card layout option to Horizon theme (#36902) 2026-01-14 14:15:03 +01:00
no-answer-prompt-test.js FEATURE: mark topic as solved confetti (#37403) 2026-01-30 12:56:53 +04:00
solved-move-post-test.js FEATURE: prevent moving solved posts out of topic (#37289) 2026-02-04 14:04:35 +04:00
solved-removal-confirmation-test.js FIX: confirmation for solved tags removal (#37720) 2026-02-17 15:57:10 +04:00
user-activity-solved-test.js