[PR #789] [MERGED] feat(ui): support deleting email input box auto-complete items #174 #1040

Closed
opened 2026-03-03 01:07:24 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/certimate-go/certimate/pull/789
Author: @PBK-B
Created: 6/12/2025
Status: Merged
Merged: 6/14/2025
Merged by: @fudiwei

Base: mainHead: bin/fix_remove_email_setting


📝 Commits (3)

  • 0b0c7c5 fix(ui): support deleting email input box auto-complete items #174
  • 8e1feb5 feat: support remove for email option #174
  • 7be9b58 refactor(ui): clean code

📊 Changes

2 files changed (+47 additions, -16 deletions)

View changed files

📝 ui/src/components/workflow/node/ApplyNodeConfigForm.tsx (+45 -16)
📝 ui/src/stores/contact/index.ts (+2 -0)

📄 Description

问题

https://github.com/usual2970/certimate/issues/174

方案

邮箱输入框支持清理按钮
image

TBR; @usual2970 @fudiwei


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/certimate-go/certimate/pull/789 **Author:** [@PBK-B](https://github.com/PBK-B) **Created:** 6/12/2025 **Status:** ✅ Merged **Merged:** 6/14/2025 **Merged by:** [@fudiwei](https://github.com/fudiwei) **Base:** `main` ← **Head:** `bin/fix_remove_email_setting` --- ### 📝 Commits (3) - [`0b0c7c5`](https://github.com/certimate-go/certimate/commit/0b0c7c578339662895219f972ae1e0b07af8abe5) fix(ui): support deleting email input box auto-complete items #174 - [`8e1feb5`](https://github.com/certimate-go/certimate/commit/8e1feb518b7ce6eb9c5783488a0b392db8817b3e) feat: support remove for email option #174 - [`7be9b58`](https://github.com/certimate-go/certimate/commit/7be9b5810d27dfaa37a3d6403087fe12102782eb) refactor(ui): clean code ### 📊 Changes **2 files changed** (+47 additions, -16 deletions) <details> <summary>View changed files</summary> 📝 `ui/src/components/workflow/node/ApplyNodeConfigForm.tsx` (+45 -16) 📝 `ui/src/stores/contact/index.ts` (+2 -0) </details> ### 📄 Description # 问题 https://github.com/usual2970/certimate/issues/174 # 方案 邮箱输入框支持清理按钮 <img width="713" alt="image" src="https://github.com/user-attachments/assets/d8135c1f-49ab-42e9-aff3-a38b4ecc8ec0" /> TBR; @usual2970 @fudiwei --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 01:07:24 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/certimate#1040
No description provided.