react-scheduler / react-big-schedule

React Big Schedule is a powerful and intuitive scheduler and resource planning solution built with React.
https://react-big-schedule.vercel.app/
MIT License
79 stars 18 forks source link

Find alternative of react-dnd and react-dnd-html5-backend #79

Closed DamyanBG closed 14 hours ago

DamyanBG commented 1 year ago

Checklist

What problem does this feature solve?

This feature will help to find better solution for the core functionality of the library.

Proposed Solution

My first solution in mind is to implement our own drag and drop functionality.

Benefits

Better maintenance.

Alternatives Considered

No response

Additional Information

No response

DamyanBG commented 1 year ago

As I mentioned above - my first solution in mind is to write our own dnd support code. But I will make research of the existing libraries.

ansulagrawal commented 1 year ago

As I mentioned above - my first solution in mind is to write our own dnd support code. But I will make research of the existing libraries.

Yeah good idea, I will also try to find any good alternative

DamyanBG commented 1 year ago

Any progress here?

ansulagrawal commented 1 year ago

I tried to find it but still didn't get any proper library for same

whoafridi commented 1 month ago

@DamyanBG any progress still ?

ansulagrawal commented 1 month ago

No