4F00-Group-3 / CMS

Main repository for the group project CMS
https://www.cosc.brocku.ca/~c4f00g03/react/build/
1 stars 2 forks source link

Re-build the delete function to accommodate deletion withing Columns #218

Closed ParamJansari0 closed 4 years ago

ParamJansari0 commented 4 years ago

With columns being in place (page section within page sections within page sections) there is a need to update the delete method. As now you cannot do a linear traverse through the page array and find the matching id.