question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[rt10000] Administrative discussions w/ the Flower Platform team (maintaining the fork "flower-platform/react-timeline-10000")

See original GitHub issue

Hi there!

Congrats about this project! You’ve got here a really nice and promising piece of software!

My colleagues and I developed some while ago a Gantt component for the Flex platform. We had tried a rewrite in JS (using GWT). And now we are in the React world, needing a good Gantt component. From the research I’ve made, I consider that this project is the best alternative for Gantt in React.

I like the approach of having externalized some features to the user. E.g. :

  • zoom via CTRL + mouse wheel,
  • vertical scroll bar
  • click on timeline header to zoom
  • maybe synchronize w/ a table component, next to the gantt on the left side
  • etc

By integrating this component into our app, we’ll however need to add this kind of features. We’ll probably create a wrapper around Timeline and add some features. In our case, they’d also depend on Redux.

Question 1 But I was thinking that maybe it would be interesting if we contributed this back into the original project, i.e. here. What do you think about this?

Question 2 If this is the case, I’d propose to have our component as a wrapper around the original one. So that Timeline can continue what it does best, and the other one, e.g. TimelineExt, that would have accessory features. This way, we’d have a minimal intrusion in Timeline, and it won’t impact existing projects.

Cheers! Cristian

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:14 (8 by maintainers)

github_iconTop GitHub Comments

1reaction
cristian-spiescucommented, Jul 17, 2020

Hi Rob,

And thanks for your reply.

pick and mix what they like for their solution, eg the gannt item rendering library or synchronised table

Interesting. Didn’t think of that. I’m an OOP developer at heart, and for me, by default customize = extend the class and override the functions. In this case a mechanism of “plugins” would be indeed interesting. And we’ll see case per case if “extension points” are needed in the main code where the plugins will hook.

Once we have ideas, we’ll share them here before developing stuff.

0reactions
lilfolrcommented, Mar 10, 2022

I would prefer issues to close when complete (otherwise our backlog gets messy).
Maybe we can use this: https://github.com/React9k/react-timeline-9000/discussions/255 for discussions

Read more comments on GitHub >

github_iconTop Results From Across the Web

[rt10000] Administrative discussions w/ the Flower Platform ...
[rt10000] Administrative discussions w/ the Flower Platform team (maintaining the fork "flower-platform/react-timeline-10000") #183.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found