antvis / XFlow

React component for building interactive diagrams.
https://x6.antv.antgroup.com/xflow/guide/introduction
MIT License
566 stars 233 forks source link

拖拽面板 NodeDndPanel 节点 只能展示两层,怎么展示多层级,拖拽它的子节点 #301

Closed wendaoshuai66 closed 1 year ago

wendaoshuai66 commented 1 year ago

Describe the feature you'd like to request

功能描述

如图所示,只能加两层数据

image

Describe the solution you'd like

期望解决方案

期望能添加多层级

Describe alternatives you've considered

是否可以将树状组件替换 拖拽面板 NodeDndPanel 节点

Your Example Website or App

No response

Screenshots or Videos

No response

xflow-bot[bot] commented 1 year ago

👋 @wendaoshuai66

Thanks for opening your first issue here! If you're reporting a 🐞 bug, please make sure you include steps to reproduce it.

To help make it easier for us to investigate your issue, please follow the contributing guidelines.

We get a lot of issues on this repo, so please be patient and we will get back to you as soon as we can.

xflow-bot[bot] commented 1 year ago

Hiya!

This issue has gone quiet. Spooky quiet. 👻

We get a lot of issues, so we currently close issues after 60 days of inactivity. It’s been at least 20 days since the last update here. If we missed this issue or if you want to keep it open, please reply here. You can also add the label "not-stale" to keep this issue open!

As a friendly reminder: the best way to see this issue, or any other, fixed is to open a Pull Request. Check out contribute for more information about opening PRs, triaging issues, and contributing!

Thanks for being a part of the AntV community! 💪💯

xflow-bot[bot] commented 1 year ago

Hey again!

It’s been 60 days since anything happened on this issue, so our friendly neighborhood robot (that’s me!) is going to close it. Please keep in mind that I’m only a robot 🤖, so if I’ve closed this issue in error, I’m HUMAN_EMOTION_SORRY. Please feel free to comment on this issue or create a new one if you need anything else.

As a friendly reminder: the best way to see this issue, or any other, fixed is to open a Pull Request. Check out contribute for more information about opening PRs, triaging issues, and contributing!

Thanks again for being part of the AntV community! 💪💯

173974319 commented 9 months ago

git上把源码拉下来找到NodeCollapsePanel的组件,自己根据业务需求重构一下