8095251eba
TaxBaik CI/CD / build-and-deploy (push) Successful in 2m47s
InquiryCreate.razor was passing suppressNotification: true, preventing telegram alerts from reaching customers. Also, the success snackbar was dismissed too quickly (immediate navigation) for users to see feedback. Changes: - Set suppressNotification: false so admin-created inquiries trigger telegram alerts - Updated success message to explicitly mention notification was sent - Added 3-second delay before redirecting, giving users time to see the feedback User-facing improvement: admins now get clear confirmation that their inquiry was logged and the customer was notified. Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>