mirror of
https://github.com/pacnpal/thrilltrack-explorer.git
synced 2025-12-22 17:51:12 -05:00
Fix: Prevent approval with blocking errors
This commit is contained in:
@@ -33,7 +33,8 @@ export function ValidationBlockerDialog({
|
||||
Cannot Approve: Validation Errors
|
||||
</AlertDialogTitle>
|
||||
<AlertDialogDescription>
|
||||
The following items have blocking validation errors that must be fixed before approval:
|
||||
The following items have blocking validation errors that MUST be fixed before approval.
|
||||
These items cannot be approved until the errors are resolved. Please edit or reject them.
|
||||
</AlertDialogDescription>
|
||||
</AlertDialogHeader>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user