F4IF / ctree-demo

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

Improve description config variation updating #39

Open CSchmitz81 opened 7 years ago

CSchmitz81 commented 7 years ago

Currently description configs (lists of description segments) are altered in place with changes to element descriptions (moving segments up/down and deleting segments). Instead, description config changes should be stored locally until something triggers a save event:

When edit description config show save and cancel icons in footer. If description config is restored back to how it was originally (ex. moving a segment up then back down again) the save/cancel icons should be removed again.