org-chart icon indicating copy to clipboard operation
org-chart copied to clipboard

Roadmap

Open bumbeishvili opened this issue 3 years ago • 9 comments

Enhancement

  • [x] Limit visible nodes (#23 )
  • [ ] Drag and drop feature (#74 )
  • [x] Paging Support (#23 )
  • [ ] Lazy Loading of nodes (#147 )

Fixes

  • [x] More control over zooming

bumbeishvili avatar Jul 02 '21 07:07 bumbeishvili

@bumbeishvili great lib 👍 Do you have a design and guidelines for drag and drop? I can make a PR to get it going..

SkyWallkeRed avatar Sep 02 '21 17:09 SkyWallkeRed

@SkyWallkeRed this is how I envision it (#74 )

I don't have any specific guidelines as of right now since I don't plan to implement drag&drop in the near future

bumbeishvili avatar Sep 02 '21 17:09 bumbeishvili

Looking forward to that drag and drop. I'll try to help with that also.

harellevy avatar Sep 03 '21 12:09 harellevy

Taking my current schedule into account, I can definitely say that it won't happen till 2022 :/

bumbeishvili avatar Sep 03 '21 12:09 bumbeishvili

Taking my current schedule into account, I can definitely say that it won't happen till 2022 :/

What if I can contribute to the library? I'll make my fork and make the changes in small pull requests. will that work? or I just need to keep having my own fork for it and update only there?

harellevy avatar Sep 03 '21 12:09 harellevy

What if I can contribute to the library? I'll make my fork and make the changes in small pull requests. will that work? or I just need to keep having my own fork for it and update only there?

I am not sure, so far I did not have had a good experience with external contributors. In most of the cases when one thing was added, two others broke :/ And it still required my commitment.

I guess the best thing will be to have a test suite that will fail-safe this situation

bumbeishvili avatar Sep 03 '21 13:09 bumbeishvili

Is it working with vue 3 composition api ?

bci24 avatar Dec 22 '21 14:12 bci24

Hello there! Is having multiple root in an org chart gonna be a feature planned in? Or the lib is supporting this feature, just need some CSS tweak so it won't be officially supported?

happyren avatar Jan 13 '22 23:01 happyren

I am thinking about it, but it will not land in close future for sure.

The only workaround at this point is the functionality to display additional links between any two nodes (check futuristic example)

bumbeishvili avatar Jan 14 '22 05:01 bumbeishvili