Skip to content

✨feat(sidebar): 支持双击刷新数据表#3410

Merged
t8y2 merged 2 commits into
t8y2:mainfrom
eryajf:issue_3373
Jul 15, 2026
Merged

✨feat(sidebar): 支持双击刷新数据表#3410
t8y2 merged 2 commits into
t8y2:mainfrom
eryajf:issue_3373

Conversation

@eryajf

@eryajf eryajf commented Jul 14, 2026

Copy link
Copy Markdown
Contributor
  • 添加了双击操作以刷新数据表的功能
  • 更新了相关的类型定义以支持新操作
  • 增强了数据表的刷新逻辑,确保在单次激活时可以刷新

变更说明

变更类型

  • 新功能
  • Bug 修复
  • 性能优化
  • 代码重构
  • 文档更新
  • CI / 构建

涉及前端

  • 本 PR 涉及前端改动,已附截图/录屏(见下方)

验证

  • make check 通过
  • make cargo-check-fast 通过
  • 相关测试通过

关联 Issue

close #3373

eryajf added 2 commits July 14, 2026 12:56
- 添加了双击操作以刷新数据表的功能
- 更新了相关的类型定义以支持新操作
- 增强了数据表的刷新逻辑,确保在单次激活时可以刷新
@t8y2
t8y2 merged commit f9bf039 into t8y2:main Jul 15, 2026
7 checks passed
@t8y2

t8y2 commented Jul 15, 2026

Copy link
Copy Markdown
Owner

Thanks for the contribution! Merged in f9bf039, will be released in the next version.

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.

[Feature] 双击数据库表时自动刷新数据

2 participants