Refs #45721 #46143,feat: add confirm box before send email #147
Merged
apple843119 merged 6 commits intoNETivism:developfrom Apr 24, 2026
Merged
Refs #45721 #46143,feat: add confirm box before send email #147apple843119 merged 6 commits intoNETivism:developfrom
apple843119 merged 6 commits intoNETivism:developfrom
Conversation
This reverts commit 5ee539a.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
寄送個人 Email 時,跳出確認 box 以免誤寄送
AC-1(點擊 Send Email 時跳出確認對話框):在聯絡人頁面新增活動類型 Email,填寫主旨與內容後點擊「Send Email」→ 跳出確認對話框,尚未寄送
AC-2(確認後寄送):確認對話框中點擊「確認寄送」→ Email 實際寄出,活動紀錄正常建立
AC-3(取消後不寄送):確認對話框中點擊「取消」→ 對話框關閉,Email 未寄送,使用者仍停留在原編輯頁面
AC-4(其他活動類型不受影響):其他活動類型(如會議、電話)送出時不跳出確認對話框,行為不受影響