Skip to content

react beautiful drag and drop project with conditon

Notifications You must be signed in to change notification settings

Pushpendra33/React-Dnd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React-Dnd

React beautiful drag and drop project with conditon Main files are App.js,column.js,task.js,initialData.js problem I'm facing in isDropDisabled = true after putting task in progress column when :- const isDropDisabled = index < this.state.homeIndex; here homeindex becomes 1 when comes in done section and then isDropDisabled turns to be true and the code stops; so how to describe it and how to stop isDropDisabled to be false so that the task can be passed to done section!!

About

react beautiful drag and drop project with conditon

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published