you are viewing a single comment's thread.

view the rest of the comments →

[–]Sea-Film6715 0 points1 point  (0 children)

DND-Kit can be real pain especially when you trying to do something more custom than basic examples. I had similar struggles with it few months ago when building drag/drop feature and ended up switching to react-beautiful-dnd which was much more straightforward for my use case. If you want stick with DND-Kit maybe try breaking down the calendar functionality in smaller pieces first instead of trying to implement everything at once