F4IF / ctree-demo

Collaboration Tree - A community discussion platform built for maximum insight with minimum oversight.
http://demo.ctree.org
Other
37 stars 22 forks source link

Submit new element #77

Closed CSchmitz81 closed 5 years ago

CSchmitz81 commented 6 years ago

Add a submit button to the bottom of the new element dialog (scrolling with the rest of the content). This button should be disabled if there isn't at least an image or text. When the button is clicked the element details should be saved as a new child of the parent where the new element dialog was initiated.

CSchmitz81 commented 6 years ago

Requires #73 to be implemented

CSchmitz81 commented 5 years ago

Added PR #99 to update IDs to use UUID strings instead of numbers. A following PR will implement the remaining logic.