openshift / angular-key-value-editor

A simple UI for editing key-value pairs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Finish demo by saving modifications

benjaminapetersen opened this issue · comments

add a "save" button to the demo that will take the UI copy of the data and merge it back into the original data to conceptually send to server (or whatever is going to be done with it).

  • This should also show how to clean out the empty key-value pairs, if there are any / many added.