Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: auto selfassign on quick close and validate during status update #912

Merged
merged 10 commits into from
Feb 4, 2025
Prev Previous commit
Next Next commit
wording tweak
jon-funk committed Jan 31, 2025
commit 5f4fbf64eef53620cbcde57453527a56c8a25bcd
Original file line number Diff line number Diff line change
@@ -142,8 +142,7 @@ export const QuickCloseModal: FC<QuickCloseModalProps> = ({
<i className="bi bi-info-circle-fill"></i>
<span>
{" "}
Without an officer assigned to this complaint, {displayName} will be assigned as part of the quick
close.
Without an officer assigned to this complaint {displayName} will be assigned as part of the quick close.
</span>
</Alert>
</div>