dbx/apps/desktop/src/components
二丫讲梵 fa6540b739
fix(sidebar): 修复搜索筛选树分组折叠在 scope-only 过滤下空操作
* 🐛 fix(sidebar): 修复搜索筛选树的分组折叠与重复点击切换

- 在保留搜索子树时应用临时折叠状态,避免空分组重新展开
- 仅在搜索筛选期间记录节点折叠操作
- 允许分组标签双击后的连续点击正常切换展开状态
- 补充侧边栏搜索及节点点击行为测试

* fix(sidebar): collapseAllTreeNodes 按 scope-only 过滤填充 searchCollapsedIds

---------

Co-authored-by: t8y2 <t8y2@users.noreply.github.com>
Co-authored-by: skyler <1156263951@qq.com>
2026-08-06 00:55:24 +08:00
..
admin feat(admin): support openGauss and Kingbase monitoring 2026-07-30 18:40:12 +08:00
auth fix(i18n): translate backend errors at UI boundaries 2026-07-29 02:40:45 +08:00
backup feat(backup): improve progress history and PostgreSQL exports 2026-08-02 19:35:44 +08:00
chart feat(nacos): add Nacos dashboard metrics 2026-07-27 12:16:39 +08:00
common fix(desktop): unify UI colors onto theme tokens 2026-07-28 11:24:10 +08:00
config fix(driver): support installation over insecure HTTP 2026-08-01 19:56:36 +08:00
connection feat(db): 支持 VictoriaMetrics 数据库 2026-08-05 23:58:11 +08:00
diagram feat(diagram): enhance ER diagram editing and exports 2026-08-03 16:05:57 +08:00
diff fix(compare): preserve unchecked comparison options 2026-08-05 09:44:58 +08:00
document feat(grid): 新增原始数据复制模式并设为默认 2026-08-05 23:58:01 +08:00
editor feat(db): 支持 VictoriaMetrics 数据库 2026-08-05 23:58:11 +08:00
etcd feat(etcd): add cluster operations and access control 2026-07-31 01:06:02 +08:00
explain feat(explain): add plan canvas with actual execution plans 2026-08-03 03:06:36 +08:00
export perf(export): optimize SQL export performance 2026-08-05 14:57:06 +08:00
generate fix(i18n): translate backend errors at UI boundaries 2026-07-29 02:40:45 +08:00
grid feat(db): 支持 VictoriaMetrics 数据库 2026-08-05 23:58:11 +08:00
hbase feat(hbase): improve desktop connections and table operations 2026-07-28 21:11:59 +08:00
icons feat(db): 支持 VictoriaMetrics 数据库 2026-08-05 23:58:11 +08:00
import fix(import): enable create-table data type selection 2026-07-28 23:49:10 +08:00
kv feat(etcd): add cluster operations and access control 2026-07-31 01:06:02 +08:00
layout fix(saved-sql): 修复 SQL 库连接关联丢失与历史文件不可见 2026-08-05 23:58:32 +08:00
lineage
mq fix(errors): unify backend error protocol and preserve db detail 2026-08-05 17:25:21 +08:00
mqtt feat(mqtt): add MQTT broker connection support 2026-08-04 19:05:05 +08:00
nacos feat(editor): add semantic selection and match-all cursors 2026-08-03 15:50:43 +08:00
objects feat(db): 支持 VictoriaMetrics 数据库 2026-08-05 23:58:11 +08:00
quick-open feat(quick-open): add SQL Library and SQL Files 2026-07-23 21:26:27 +08:00
redis feat(redis): support score sorting and inline sorted-set editing 2026-08-05 09:46:18 +08:00
search
settings fix(desktop): unify UI colors onto theme tokens 2026-07-28 11:24:10 +08:00
sidebar fix(sidebar): 修复搜索筛选树分组折叠在 scope-only 过滤下空操作 2026-08-06 00:55:24 +08:00
sql-file feat(easysearch): add first-class database support 2026-07-30 19:03:09 +08:00
ssh feat(ssh): support JumpServer keyboard-interactive authentication 2026-08-04 14:23:44 +08:00
structure fix(structure): 允许清除已删除字段的索引引用 2026-08-05 23:57:30 +08:00
transfer feat(transfer): add tree-based object selection 2026-08-02 16:34:50 +08:00
ui feat(grid): refine boolean editing and copy actions 2026-08-05 14:22:52 +08:00
vector fix(milvus): derive default writes from schema 2026-07-30 16:02:58 +08:00
zookeeper