StephenChou1017 / react-big-scheduler

A scheduler and resource planning component built for React and made for modern browsers (IE10+)
https://stephenchou1017.github.io/scheduler/#/
MIT License
754 stars 414 forks source link

Temporally move event into Sandbox Window. #131

Open desilvaNSP opened 5 years ago

desilvaNSP commented 5 years ago

Hi @StephenChou1017

I have a requirement to move events into another Sandbox window from the scheduler in temporally. It's helps to manage events in scheduler by changing place of the scheduler.

Please checkout following image, It is my requirement, Could you give me idea for enable this feature into your liabary. Do you have idea to implement this feature into your liabary

Untitled Diagram

Thanks Sandun

StephenChou1017 commented 5 years ago

@desilvaNSP Hi, you can try using 2 schedulers in one page and using one of them as the sandbox:-)