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

Add ability to edit Json fields, such as text recursively to accommodate for Row/Columns #225

Closed ParamJansari0 closed 4 years ago

ParamJansari0 commented 4 years ago

Row/Columns are PageSection within PageSection within PageSection, the current method to change json fields such as text is very linear and even then can be optimized (has a lot of redundant code)