[GH-ISSUE #1141] [Feature] 优化退出抽屉 #773

Closed
opened 2026-03-03 01:05:54 +03:00 by kerem · 5 comments
Owner

Originally created by @pooneyy on GitHub (Jan 2, 2026).
Original GitHub issue: https://github.com/certimate-go/certimate/issues/1141

Description / 功能描述

授权凭据与预设模板的抽屉支持 ESC 键退出,希望工作流编辑节点的抽屉也支持这一快捷键

Motivation / 请求动机

UI 使用体验优化

Miscellaneous / 其他

No response

Contribution / 贡献代码

  • I am interested in contributing a PR for this! / 我乐意为此提交代码并发起 PR!
Originally created by @pooneyy on GitHub (Jan 2, 2026). Original GitHub issue: https://github.com/certimate-go/certimate/issues/1141 ### Description / 功能描述 授权凭据与预设模板的抽屉支持 `ESC` 键退出,希望工作流编辑节点的抽屉也支持这一快捷键 ### Motivation / 请求动机 UI 使用体验优化 ### Miscellaneous / 其他 _No response_ ### Contribution / 贡献代码 - [ ] I am interested in contributing a PR for this! / 我乐意为此提交代码并发起 PR!
kerem 2026-03-03 01:05:54 +03:00
Author
Owner

@fudiwei commented on GitHub (Jan 4, 2026):

现在就是这样的。你按 Esc 键没有反应吗?

<!-- gh-comment-id:3708079825 --> @fudiwei commented on GitHub (Jan 4, 2026): 现在就是这样的。你按 Esc 键没有反应吗?
Author
Owner

@pooneyy commented on GitHub (Jan 4, 2026):

现在就是这样的。你按 Esc 键没有反应吗?

工作流的抽屉没反应

<!-- gh-comment-id:3708081758 --> @pooneyy commented on GitHub (Jan 4, 2026): > 现在就是这样的。你按 Esc 键没有反应吗? 工作流的抽屉没反应
Author
Owner

@fudiwei commented on GitHub (Jan 4, 2026):

无法复现 😕

浏览器开发者工具中有任何报错吗?

<!-- gh-comment-id:3708150115 --> @fudiwei commented on GitHub (Jan 4, 2026): 无法复现 😕 浏览器开发者工具中有任何报错吗?
Author
Owner

@pooneyy commented on GitHub (Jan 4, 2026):

无法复现 😕

浏览器开发者工具中有任何报错吗?

locales-Bl0hTI5G.js:1 i18next: languageChanged zh-CN
locales-Bl0hTI5G.js:1 i18next: initialized {debug: true, initAsync: true, ns: Array(1), defaultNS: Array(1), fallbackLng: Array(1), …}
content.62a5b9ec.js:49 save to storage cert.domain.com {certimate-ui-theme: 'system', pocketbase_auth: '{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ…ted":"2025-04-19 05:14:10.600Z","verified":true}}', certimate-ui-appsettings: '{}', certimate-ui-lang: 'zh-CN', isWhitelist: 'false', …}
/#/workflows/j6ntyw9rfa4gj8o/design:1  Uncaught (in promise) Error: A listener indicated an asynchronous response by returning true, but the message channel closed before a response was received
realtime:1   GET https://cert.domain.com/api/realtime net::ERR_HTTP2_PROTOCOL_ERROR 200 (OK)
realtime:1   GET https://cert.domain.com/api/realtime net::ERR_HTTP2_PROTOCOL_ERROR 200 (OK)
<!-- gh-comment-id:3708156670 --> @pooneyy commented on GitHub (Jan 4, 2026): > 无法复现 😕 > > 浏览器开发者工具中有任何报错吗? ``` locales-Bl0hTI5G.js:1 i18next: languageChanged zh-CN locales-Bl0hTI5G.js:1 i18next: initialized {debug: true, initAsync: true, ns: Array(1), defaultNS: Array(1), fallbackLng: Array(1), …} content.62a5b9ec.js:49 save to storage cert.domain.com {certimate-ui-theme: 'system', pocketbase_auth: '{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ…ted":"2025-04-19 05:14:10.600Z","verified":true}}', certimate-ui-appsettings: '{}', certimate-ui-lang: 'zh-CN', isWhitelist: 'false', …} /#/workflows/j6ntyw9rfa4gj8o/design:1 Uncaught (in promise) Error: A listener indicated an asynchronous response by returning true, but the message channel closed before a response was received realtime:1 GET https://cert.domain.com/api/realtime net::ERR_HTTP2_PROTOCOL_ERROR 200 (OK) realtime:1 GET https://cert.domain.com/api/realtime net::ERR_HTTP2_PROTOCOL_ERROR 200 (OK) ```
Author
Owner

@pooneyy commented on GitHub (Jan 4, 2026):

“开始”节点和“申请”节点可以用 Esc 退出抽屉,“部署”节点和“通知”节点不行

<!-- gh-comment-id:3708169553 --> @pooneyy commented on GitHub (Jan 4, 2026): “开始”节点和“申请”节点可以用 Esc 退出抽屉,“部署”节点和“通知”节点不行
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#773
No description provided.