Skip to content

fix(zer-660): 账号行内补齐旧站简洁模式高频操作 - #149

Merged
ZeroPointSix merged 1 commit into
feat/ant-design-pro-frontend-migrationfrom
fix/zer-660-account-inline-actions
Aug 14, 2026
Merged

fix(zer-660): 账号行内补齐旧站简洁模式高频操作#149
ZeroPointSix merged 1 commit into
feat/ant-design-pro-frontend-migrationfrom
fix/zer-660-account-inline-actions

Conversation

@ZeroPointSix

Copy link
Copy Markdown
Owner

问题(ZER-660)

信息架构拆分为「账号表 + 邮箱页」后,账号表行内缺少旧站简洁模式的高频操作(验证码、移动分组等)。

实现(按拆分形态为最终方向补齐 parity)

  • 行内「验证码」:调用 /api/emails/{email}/extract-verification,弹窗展示验证码/验证链接,一键复制,可跳转邮箱页
  • 行内「移组」下拉:快速移动单个账号分组
  • 提取中 loading 状态防重复点击
  • 通知/编辑/删除等行内操作此前已具备

测试

  • biome lint ✅ / tsc ✅ / vitest 101/101 ✅ / 生产构建 ✅

Refs ZER-660(双模式 vs 拆分形态的产品决策仍待正式确认)

@linear-code

linear-code Bot commented Aug 14, 2026

Copy link
Copy Markdown

ZER-660

- 行内新增「验证码」:调用 /api/emails/{email}/extract-verification,
  结果弹窗展示验证码/验证链接并支持一键复制,可跳转邮箱页
- 行内新增「移组」下拉:快速移动单个账号分组
- 操作列宽度调整,提取中状态防重复点击
@ZeroPointSix
ZeroPointSix force-pushed the fix/zer-660-account-inline-actions branch from 012258a to 01327f2 Compare August 14, 2026 07:23
@ZeroPointSix
ZeroPointSix merged commit 65cde86 into feat/ant-design-pro-frontend-migration Aug 14, 2026
2 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant