Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[issue_466][taier-ui]fix folderTree #487

Merged
merged 2 commits into from
May 20, 2022
Merged

[issue_466][taier-ui]fix folderTree #487

merged 2 commits into from
May 20, 2022

Conversation

mortalYoung
Copy link
Collaborator

简介

  • 修复目录树重命名的问题
  • 修复面包屑在重命名后没有更新的问题
  • 修复数据同步任务点击保存没有更新 tab 状态的问题

主要变更

  • 抽离一个 catalogueService 把全局对目录树的操作都收敛到该 service 中
  • 抽离一个 breadcrumbService 把全局对面包屑组件数据的生成操作都收敛
  • 暂时移除重命名的 contextMenu,目前重命名仅支持编辑打开 tab 进行修改

遗留问题

@mortalYoung mortalYoung self-assigned this May 20, 2022
@mortalYoung mortalYoung added the bug Something isn't working label May 20, 2022
@mortalYoung mortalYoung mentioned this pull request May 20, 2022
@mortalYoung mortalYoung merged commit 5dd2bdd into master May 20, 2022
@mortalYoung mortalYoung deleted the issue_466 branch May 20, 2022 03:37
yyl4ever pushed a commit that referenced this pull request Oct 10, 2022
* [issue_466][taier-ui]fix save tab didn't change status of tab in dataSync

* [issue_466][taier-ui]add catalogueService and breadcrumbService
poxiao8 pushed a commit that referenced this pull request Oct 10, 2022
* [issue_466][taier-ui]fix save tab didn't change status of tab in dataSync

* [issue_466][taier-ui]add catalogueService and breadcrumbService
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant