cisagov / manage.get.gov

A Django-based domain name registrar used by the .gov domain to communicate with an EPP registry
https://get.gov
Other
53 stars 14 forks source link

Dev: Display the text of the "Rejected" email associated with a sub-category before saving #2355

Open Katherine-Osos opened 1 week ago

Katherine-Osos commented 1 week ago

Issue description

In #1578, we allowed analysts to select a specific reason for rejection and for an email to be sent to the requestor. In this issue, let's display the text of the email template once the category is selected, letting analysts review the template (confirming it meets the need), and then send out an email.

Acceptance criteria

Additional context

Reference the work done on this related ticket that exposed the content for "action needed" emails: https://github.com/cisagov/manage.get.gov/issues/2332

Links to other issues

No response